fix(Docker): Prod branch is latest
This commit is contained in:
@ -10,7 +10,7 @@ services:
|
|||||||
resilien-prod:
|
resilien-prod:
|
||||||
container_name: resilien-prod
|
container_name: resilien-prod
|
||||||
build: .
|
build: .
|
||||||
image: registry.weko.io/resilien_fr:prod
|
image: registry.weko.io/resilien_fr:latest
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
|
Reference in New Issue
Block a user