mirror of
https://github.com/containers/skopeo.git
synced 2025-09-10 19:19:53 +00:00
integration: rename registry binary
The skopeo_cidev image is updated with the registry binary from the docker-distribution package instead of building one from source. Ref: https://github.com/containers/automation_images/pull/410 Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
binaryV2 = "registry-v2"
|
||||
binaryV2 = "registry"
|
||||
binaryV2Schema1 = "registry-v2-schema1"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user