diff --git a/dev-tools/integration/.env b/dev-tools/integration/.env index 6fe79ad4d..f60573990 100644 --- a/dev-tools/integration/.env +++ b/dev-tools/integration/.env @@ -1,6 +1,6 @@ # If you use change this version without a pinned one, please update # .ci/bump-elastic-stack-snapshot.yml or .github/workflows/bump-golang.yml -ELASTICSEARCH_VERSION=8.18.0-80d8151d-SNAPSHOT +ELASTICSEARCH_VERSION=8.18.0-eaf59fc2-SNAPSHOT ELASTICSEARCH_USERNAME=elastic ELASTICSEARCH_PASSWORD=changeme TEST_ELASTICSEARCH_HOSTS=localhost:9200