Skip to content

Commit

Permalink
chore(deps): update quay.io/operator-framework/operator-sdk docker ta…
Browse files Browse the repository at this point in the history
…g to v1.36

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 5, 2024
1 parent 0139c95 commit 8a4775a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .openshift-ci/e2e-runtime/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN dnf update -y --disablerepo=\* --enablerepo=baseos,appstream && dnf -y insta

COPY --from=registry.ci.openshift.org/openshift/release:golang-1.21 /usr/local/go /usr/local/go
COPY --from=quay.io/openshift/origin-cli:4.13 /usr/bin/oc /usr/bin
COPY --from=quay.io/operator-framework/operator-sdk:v1.25 /usr/local/bin/operator-sdk /usr/local/bin
COPY --from=quay.io/operator-framework/operator-sdk:v1.36 /usr/local/bin/operator-sdk /usr/local/bin

ENV GOPATH=/go
ENV GOROOT=/usr/local/go
Expand Down

0 comments on commit 8a4775a

Please sign in to comment.