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 991040c + 46bb3b2 commit 15cea61Copy full SHA for 15cea61
images/manila-csi-plugin/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.18-openshift-4.12
+FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.12
2
WORKDIR /go/src/k8s.io/cloud-provider-openstack
3
COPY . .
4
RUN go build -o manila-csi-plugin ./cmd/manila-csi-plugin
0 commit comments