diff --git a/dev-tools/integration/.env b/dev-tools/integration/.env index 243ca9700..a96b2248d 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=9.4.0-78bfc322-SNAPSHOT +ELASTICSEARCH_VERSION=9.4.0-b7f48db5-SNAPSHOT ELASTICSEARCH_USERNAME=elastic ELASTICSEARCH_PASSWORD=changeme TEST_ELASTICSEARCH_HOSTS=localhost:9200