From b724d9c37d52b48590e5f0685ddd7bc185ffe04f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:55:57 +0000 Subject: [PATCH] Update bitnami/elasticsearch Docker tag to v7.17.26 --- stack/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/compose.yaml b/stack/compose.yaml index d3d79706..577c0fd1 100644 --- a/stack/compose.yaml +++ b/stack/compose.yaml @@ -27,7 +27,7 @@ services: elasticsearch: container_name: dave-elasticsearch - image: bitnami/elasticsearch:7.17.14 + image: bitnami/elasticsearch:7.17.26 environment: - discovery.type=single-node - path.data=%USERPROFILE%/dave/data/mydatafile