diff --git a/Makefile b/Makefile index 234adbc77a..0ce20d8bd7 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ export GOPROXY=https://proxy.golang.org # Which github repository and branch to use for testing with skopeo -SKOPEO_REPO = containers/skopeo -SKOPEO_BRANCH = master +SKOPEO_REPO = nalind/skopeo +SKOPEO_BRANCH = manifest-lists # Set SUDO=sudo to run container integration tests using sudo. SUDO =