Skip to content

Commit

Permalink
chore(deps): update quay.io/openshift/origin-cli docker tag to v4.17
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 and openshift-merge-bot[bot] committed Aug 20, 2024
1 parent ba308cb commit a10e165
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,7 +1,7 @@
# Copyright (c) 2021 Red Hat, Inc.
# Copyright Contributors to the Open Cluster Management project

FROM quay.io/openshift/origin-cli:4.16 as builder
FROM quay.io/openshift/origin-cli:4.17 as builder

RUN wget https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_linux_amd64 -O /usr/bin/yq && \
chmod +x /usr/bin/yq
Expand Down

0 comments on commit a10e165

Please sign in to comment.