1
0

Bump ttmgr and backend to fix db connection

This commit is contained in:
Fred Boniface 2024-11-22 20:56:59 +00:00
parent 94b78e1cdc
commit 6eed0e5ec3

View File

@ -32,7 +32,7 @@ services:
condition: any condition: any
timetable-mgr: timetable-mgr:
image: git.fjla.uk/owlboard/timetablemgr:2024.11.4 image: git.fjla.uk/owlboard/timetablemgr:2024.11.5
deploy: deploy:
replicas: 1 replicas: 1
update_config: update_config:
@ -56,7 +56,7 @@ services:
OWL_NROD_PASS: ${OWL_NROD_PASS} OWL_NROD_PASS: ${OWL_NROD_PASS}
backend: backend:
image: git.fjla.uk/owlboard/backend:2024.11.1 image: git.fjla.uk/owlboard/backend:2024.11.2
deploy: deploy:
replicas: 1 replicas: 1
update_config: update_config: