From 59d0d59717b8883781a0249bd558e049096f7076 Mon Sep 17 00:00:00 2001 From: ritter_t Date: Thu, 29 Jan 2026 14:05:09 +0100 Subject: [PATCH] it_strategy (#46) Co-authored-by: tom.ritter Reviewed-on: https://gitea.psi.ch/linux/WebHosting/pulls/46 Reviewed-by: buchel_k Co-authored-by: ritter_t Co-committed-by: ritter_t --- docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 4c2e542..6a21f73 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -196,7 +196,7 @@ services: # It-Strategy monitoring dashboard it-strategy-dashboard-frontend: - image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:4.0.1 + image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:4.0.2 container_name: it-strategy-dashboard-frontend command: ["sh","-c","/usr/local/bin/copyData.sh"] volumes: @@ -206,7 +206,7 @@ services: - it_strategy_dashboard_backend it-strategy-dashboard-backend: - image: gitea.psi.ch/9501/it-strategy-dashboard-backend:4.0.1 + image: gitea.psi.ch/9501/it-strategy-dashboard-backend:4.0.2 container_name: it-strategy-dashboard-backend restart: always environment: