Switch registry to scaleway
This commit is contained in:
parent
9ee92797e1
commit
f8245550d0
7 changed files with 29 additions and 4 deletions
roles/healthcheck/files
|
@ -4,7 +4,7 @@ x-common-elements:
|
|||
&common-elements
|
||||
build:
|
||||
context: .
|
||||
image: registry.serguzim.me/services/healthcheck
|
||||
image: "{{ (container_registry.public, 'services/healthcheck') | path_join }}"
|
||||
restart: never
|
||||
env_file:
|
||||
- service.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue