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

View File

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