Bump ttmgr and backend to fix db connection
This commit is contained in:
parent
94b78e1cdc
commit
6eed0e5ec3
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user