Skip to content

Commit

Permalink
Update quay.io/openshift/origin-cli Docker tag to v4.18
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Oct 21, 2024
1 parent ac96081 commit ae6815a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/openshift/origin-cli:4.11 as cli
FROM quay.io/openshift/origin-cli:4.18 as cli

FROM quay.io/ansible/ansible-runner:stable-2.12-latest
COPY --from=cli /usr/bin/oc /usr/bin/oc
Expand Down

0 comments on commit ae6815a

Please sign in to comment.