We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5f219 commit 2857b60Copy full SHA for 2857b60
image/hack/get_ci_vm.sh
@@ -30,7 +30,7 @@ if [[ "$1" == "--config" ]]; then
30
in_get_ci_vm "$1"
31
cat <<EOF
32
DESTDIR="/var/tmp/go/src/github.com/containers/image"
33
-UPSTREAM_REPO="https://github.com/containers/image.git"
+UPSTREAM_REPO="https://github.com/containers/container-libs.git"
34
CI_ENVFILE="/etc/ci_environment"
35
GCLOUD_PROJECT="skopeo"
36
GCLOUD_IMGPROJECT="libpod-218412"
0 commit comments