Skip to content

Commit 154df07

Browse files
Merge pull request #195 from openshift-bot/art-consistency-openshift-4.14-ose-openstack-cinder-csi-driver
OCPBUGS-12092: Updating ose-openstack-cinder-csi-driver images to be consistent with ART
2 parents 37f57fa + e525249 commit 154df07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/cinder-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 cinder-csi-plugin ./cmd/cinder-csi-plugin

0 commit comments

Comments
 (0)