From 6eed0e5ec3324374c486fc501ac4502872b64e85 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 22 Nov 2024 20:56:59 +0000 Subject: [PATCH] Bump ttmgr and backend to fix db connection --- swarm.compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swarm.compose.yaml b/swarm.compose.yaml index 7eca486..551166d 100644 --- a/swarm.compose.yaml +++ b/swarm.compose.yaml @@ -32,7 +32,7 @@ services: condition: any timetable-mgr: - image: git.fjla.uk/owlboard/timetablemgr:2024.11.4 + image: git.fjla.uk/owlboard/timetablemgr:2024.11.5 deploy: replicas: 1 update_config: @@ -56,7 +56,7 @@ services: OWL_NROD_PASS: ${OWL_NROD_PASS} backend: - image: git.fjla.uk/owlboard/backend:2024.11.1 + image: git.fjla.uk/owlboard/backend:2024.11.2 deploy: replicas: 1 update_config: