We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1704e4d + 70b4688 commit 6ae55b8Copy full SHA for 6ae55b8
Dockerfile.webhook.openshift.rhel7
@@ -1,4 +1,4 @@
1
-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
2
WORKDIR /go/src/github.com/kubernetes-csi/external-snapshotter
3
COPY . .
4
RUN make build
0 commit comments