Merge "Switch to tripleoci based quay docker registry image"

This commit is contained in:
Zuul 2020-09-25 16:56:45 +00:00 committed by Gerrit Code Review
commit 628b156a68
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
become: true
podman_container:
name: docker_registry
image: registry:2
image: quay.io/tripleoci/registry:2
publish:
- "{{ local_registry_port }}:{{ local_registry_port }}"
env: