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: