Skip to content

Commit d067cf2

Browse files
Merge pull request #137 from openshift-bot/art-consistency-openshift-4.12-ose-openstack-cinder-csi-driver
Updating ose-openstack-cinder-csi-driver images to be consistent with ART
2 parents 15cea61 + 43bf8ba commit d067cf2

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.18-openshift-4.12
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.12
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)