Merge "Switch the zuul-registry image location to quay.io"

This commit is contained in:
Zuul 2023-04-27 18:04:56 +00:00 committed by Gerrit Code Review
commit 7cd270850d

View File

@ -6,7 +6,7 @@ services:
registry:
restart: always
network_mode: host
image: docker.io/zuul/zuul-registry
image: quay.io/zuul-ci/zuul-registry
user: "{{ registry_service_user_id }}:{{ registry_service_group_id }}"
volumes:
- /var/registry/certs:/certs