Skip to content

Commit 23c7399

Browse files
author
AOS Automation Release Team
committed
1 parent 037d22e commit 23c7399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.openshift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.14 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14 AS builder
22
WORKDIR /go/src/github.com/kubernetes-csi/external-snapshotter
33
COPY . .
44
RUN make build

0 commit comments

Comments
 (0)