diff --git a/dev-tools/integration/.env b/dev-tools/integration/.env index 9b7123a06..3a24e1e48 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.16.0-d040fc19-SNAPSHOT +ELASTICSEARCH_VERSION=8.16.0-a3caaa65-SNAPSHOT ELASTICSEARCH_USERNAME=elastic ELASTICSEARCH_PASSWORD=changeme TEST_ELASTICSEARCH_HOSTS=localhost:9200