Merge "Switch the zuul-registry image location to quay.io"
This commit is contained in:
commit
7cd270850d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user