Skip to content

Commit

Permalink
Merge pull request #137 from openshift-bot/art-consistency-openshift-…
Browse files Browse the repository at this point in the history
…4.16-csi-snapshot-validation-webhook

OCPBUGS-24996: Updating ose-csi-snapshot-validation-webhook-container image to be consistent with ART
  • Loading branch information
openshift-merge-bot[bot] committed Dec 20, 2023
2 parents 35aafb7 + d86f44d commit 1e876f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.webhook.openshift.rhel7
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.16 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16 AS builder
WORKDIR /go/src/github.com/kubernetes-csi/external-snapshotter
COPY . .
RUN make build
Expand Down

0 comments on commit 1e876f9

Please sign in to comment.