Skip to content

Commit

Permalink
Update quay.io/openshift/origin-cli Docker tag to v4.19
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 Dec 2, 2024
1 parent c8cbb44 commit 59fe8e3
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.18 as cli
FROM quay.io/openshift/origin-cli:4.19 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 59fe8e3

Please sign in to comment.