Accepting request 1067939 from home:dancermak:branches:devel:microos
Add registry.suse.com to the unqualified-search-registries OBS-URL: https://build.opensuse.org/request/show/1067939 OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=16
This commit is contained in:
parent
e0e22282cb
commit
762893ece5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 10:30:12 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Add registry.suse.com to the unqualified-search-registries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 13:28:21 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# of these registries, it should be added at the end of the list.
|
||||
#
|
||||
# # An array of host[:port] registries to try when pulling an unqualified image, in order.
|
||||
unqualified-search-registries = ["registry.opensuse.org", "docker.io"]
|
||||
unqualified-search-registries = ["registry.opensuse.org", "registry.suse.com", "docker.io"]
|
||||
#
|
||||
# [[registry]]
|
||||
# # The "prefix" field is used to choose the relevant [[registry]] TOML table;
|
||||
|
Loading…
Reference in New Issue
Block a user