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 165b0f8 commit d3b72fcCopy full SHA for d3b72fc
1 file changed
hack/build-image.sh
@@ -37,7 +37,7 @@ location = "$mirror"
37
EOF
38
fi
39
40
-repository=ghcr.io/kcp-dev/kcp
+repository=ghcr.io/kcp-dev/generic-controlplane
41
architectures="amd64 arm64 ppc64le"
42
43
# when building locally, just tag with the current HEAD hash
0 commit comments