mirror of
https://github.com/distribution/distribution.git
synced 2025-10-09 12:53:33 +00:00
Update Windows TP3 registry endpoints
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
package registry
|
||||
|
||||
const (
|
||||
// DefaultV1Registry is the URI of the default v1 registry
|
||||
DefaultV1Registry = "https://index.docker.io"
|
||||
|
||||
// DefaultV2Registry is the URI of the default v2 registry
|
||||
DefaultV2Registry = "https://registry-1.docker.io"
|
||||
|
||||
|
Reference in New Issue
Block a user