From c06bc0086f1ee3a492f455b8d65cbe4885207a2a Mon Sep 17 00:00:00 2001 From: ritter_t Date: Wed, 7 Jan 2026 11:53:26 +0100 Subject: [PATCH] chore(v4.0): update frontend and backend container (#25) Co-authored-by: tom.ritter Reviewed-on: https://gitea.psi.ch/linux/WebHosting/pulls/25 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 02cff27..4e39411 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -180,7 +180,7 @@ services: # It-Strategy monitoring dashboard it-strategy-dashboard-frontend: - image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:3.0 + image: gitea.psi.ch/9501/it-strategy-dashboard-frontend:4.0 container_name: it-strategy-dashboard-frontend command: ["sh","-c","/usr/local/bin/copyData.sh"] volumes: @@ -190,7 +190,7 @@ services: - it_strategy_dashboard_backend it-strategy-dashboard-backend: - image: gitea.psi.ch/9501/it-strategy-dashboard-backend:3.0.1 + image: gitea.psi.ch/9501/it-strategy-dashboard-backend:4.0 container_name: it-strategy-dashboard-backend restart: always environment: