Update $ELASTICSEARCH_VERSION to 7.17.27 (#220)

Bump the elasticsearch version in the docker-compose repo's .env file to 7.17.27
This commit is contained in:
Jamie Reid
2025-02-06 05:57:56 -07:00
committed by GitHub
parent 92e5e99946
commit 921f1cc998

2
.env
View File

@@ -1,6 +1,6 @@
COMPOSE_PROJECT_NAME=temporal
CASSANDRA_VERSION=3.11.9
ELASTICSEARCH_VERSION=7.16.2
ELASTICSEARCH_VERSION=7.17.27
MYSQL_VERSION=8
TEMPORAL_VERSION=1.26.2
TEMPORAL_ADMINTOOLS_VERSION=1.26.2