From 62134aef6586614a87b3d0cd97115c267e20143d Mon Sep 17 00:00:00 2001 From: Blue Mouse Date: Tue, 7 Oct 2025 23:19:58 +0100 Subject: [PATCH] Bump Swetrix to v4.0.3 --- templates/compose/swetrix.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/compose/swetrix.yaml b/templates/compose/swetrix.yaml index 2089d497a..79658db2d 100644 --- a/templates/compose/swetrix.yaml +++ b/templates/compose/swetrix.yaml @@ -7,7 +7,7 @@ services: swetrix: - image: swetrix/swetrix-fe:v4.0.2 + image: swetrix/swetrix-fe:v4.0.3 depends_on: - swetrix-api environment: @@ -23,7 +23,7 @@ services: start_period: 15s swetrix-api: - image: swetrix/swetrix-api:v4.0.2 + image: swetrix/swetrix-api:v4.0.3 environment: # Required - SECRET_KEY_BASE=$SERVICE_BASE64_64_SECRETKEYBASE