Skip to content

Commit 0ab574e

Browse files
committed
stick oc to version 4.15
1 parent 4ce37a3 commit 0ab574e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ARG GITHUB_URL="https://api.github.com"
4343
ARG GITHUB_TOKEN=""
4444

4545
# Replace version with a version number to pin a specific version (eg: "4.7.8")
46-
ARG OC_VERSION="stable"
46+
ARG OC_VERSION="stable-4.15"
4747
ENV OC_URL="https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/${OC_VERSION}"
4848

4949
# Replace "/latest" with "/tags/{tag}" to pin to a specific version (eg: "/tags/v0.4.0")

0 commit comments

Comments
 (0)