From 5388dc6a2f10496131f1159c882b1c32d4997afa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Farkas?= Date: Mon, 12 Sep 2022 11:48:39 +0200 Subject: [PATCH] devenv: elastic: new version (#54841) --- devenv/docker/blocks/elastic/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devenv/docker/blocks/elastic/.env b/devenv/docker/blocks/elastic/.env index 27bcbd13674..7d91735af38 100644 --- a/devenv/docker/blocks/elastic/.env +++ b/devenv/docker/blocks/elastic/.env @@ -1 +1 @@ -elastic_version=8.3.3 \ No newline at end of file +elastic_version=8.4.1 \ No newline at end of file