From e5f5937969bf8f1d69da503ac6657d653f4ad0b4 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Mon, 11 Nov 2024 11:04:02 +0000 Subject: [PATCH] Bump frontend and timetablemgr --- swarm.compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swarm.compose.yaml b/swarm.compose.yaml index 3cb2ec1..5773c3c 100644 --- a/swarm.compose.yaml +++ b/swarm.compose.yaml @@ -2,7 +2,7 @@ version: '3.7' services: frontend: - image: git.fjla.uk/owlboard/owlboardsvelte:2024.10.1_02 + image: git.fjla.uk/owlboard/owlboardsvelte:2024.11.1 ports: - "8077:80" deploy: @@ -32,7 +32,7 @@ services: condition: any timetable-mgr: - image: git.fjla.uk/owlboard/timetablemgr:2024.10.2_20241024T2049 + image: git.fjla.uk/owlboard/timetablemgr:2024.11.1 deploy: replicas: 1 update_config: