We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 037d22e + 23c7399 commit af1297aCopy full SHA for af1297a
Dockerfile.openshift
@@ -1,4 +1,4 @@
1
-FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.14 AS builder
+FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14 AS builder
2
WORKDIR /go/src/github.com/kubernetes-csi/external-snapshotter
3
COPY . .
4
RUN make build
0 commit comments