From 0c73f77c4d12f10853be888bd90a2d2d4faba979 Mon Sep 17 00:00:00 2001 From: lidp <43509927+guoyuhao2330@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:02:48 +0800 Subject: [PATCH] Update .env (#2319) ### What problem does this PR solve? ### Type of change - [x] Refactoring --- docker/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env b/docker/.env index ad353f986..568b5ee6c 100644 --- a/docker/.env +++ b/docker/.env @@ -1,5 +1,5 @@ # Version of Elastic products -STACK_VERSION=8.15.1 +STACK_VERSION=8.11.3 # Port to expose Elasticsearch HTTP API to the host