We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce37a3 commit 0ab574eCopy full SHA for 0ab574e
Dockerfile
@@ -43,7 +43,7 @@ ARG GITHUB_URL="https://api.github.com"
43
ARG GITHUB_TOKEN=""
44
45
# Replace version with a version number to pin a specific version (eg: "4.7.8")
46
-ARG OC_VERSION="stable"
+ARG OC_VERSION="stable-4.15"
47
ENV OC_URL="https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/${OC_VERSION}"
48
49
# Replace "/latest" with "/tags/{tag}" to pin to a specific version (eg: "/tags/v0.4.0")
0 commit comments