Skip to content

Commit da4fcee

Browse files
Merge pull request #196 from openshift-bot/art-consistency-openshift-4.14-csi-driver-manila
Updating csi-driver-manila images to be consistent with ART
2 parents 166a74e + 1704023 commit da4fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/manila-csi-plugin/Dockerfile

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
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14
22
WORKDIR /go/src/k8s.io/cloud-provider-openstack
33
COPY . .
44
RUN go build -o manila-csi-plugin ./cmd/manila-csi-plugin

0 commit comments

Comments
 (0)