We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2370eb1 + 41f5edb commit 79e4015Copy full SHA for 79e4015
1 file changed
hack/build-image.sh
@@ -22,4 +22,4 @@ if [ -z ${VERSION_OVERRIDE+a} ]; then
22
fi
23
24
set -x
25
-podman build -t "cluster-version-operator:${VERSION_OVERRIDE}" -f Dockerfile --no-cache
+podman build -t "cluster-version-operator:${VERSION_OVERRIDE}" -f Dockerfile.rhel --no-cache
0 commit comments