From 2df6bedb12b4e720dbb3d2ad8a36021bc70370a8 Mon Sep 17 00:00:00 2001 From: at055612 <22818309+at055612@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:40:13 +0000 Subject: [PATCH] Change stroom ver to 7.5.5 --- bin/stack/container_versions.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/stack/container_versions.env b/bin/stack/container_versions.env index 3d1e0642..55e88d77 100644 --- a/bin/stack/container_versions.env +++ b/bin/stack/container_versions.env @@ -12,7 +12,7 @@ STROOM_LOG_SENDER_TAG="v2.2.0" STROOM_NGINX_TAG="v7.0.1" STROOM_STATS_TAG="v1.0-alpha.3" - STROOM_TAG="v7.7-beta.5" + STROOM_TAG="v7.5.5" STROOM_ZOOKEEPER_TAG="v1.1.2_zk-v3.4.5" # Tags for local docker builds, un-comment as needed to override