Skip to content

Commit

Permalink
Merge pull request kubernetes-csi#159 from openshift-bot/art-consiste…
Browse files Browse the repository at this point in the history
…ncy-openshift-4.17-ose-csi-snapshot-controller

OCPBUGS-34292: Updating ose-csi-snapshot-controller-container image to be consistent with ART for 4.17
  • Loading branch information
openshift-merge-bot[bot] authored Jul 17, 2024
2 parents a58f2cd + 5af999d commit 1704e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.snapshot-controller.openshift.rhel7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.17 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17 AS builder
WORKDIR /go/src/github.com/kubernetes-csi/external-snapshotter
COPY . .
RUN make build
Expand Down

0 comments on commit 1704e4d

Please sign in to comment.