Skip to content

Commit 6ae55b8

Browse files
Merge pull request kubernetes-csi#158 from openshift-bot/art-consistency-openshift-4.17-csi-snapshot-validation-webhook
OCPBUGS-34257: Updating ose-csi-snapshot-validation-webhook-container image to be consistent with ART for 4.17
2 parents 1704e4d + 70b4688 commit 6ae55b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.webhook.openshift.rhel7

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.17 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17 AS builder
22
WORKDIR /go/src/github.com/kubernetes-csi/external-snapshotter
33
COPY . .
44
RUN make build

0 commit comments

Comments
 (0)