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: