Switch registry to scaleway

This commit is contained in:
Tobias Reisinger 2024-09-27 22:56:49 +02:00
parent 9ee92797e1
commit f8245550d0
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 29 additions and 4 deletions
roles/healthcheck/files

View file

@ -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