Skip to content

Commit

Permalink
Upgrade ci image to golang-1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedosin committed Dec 11, 2019
1 parent d5e7ac3 commit 7bb4e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/manila-provisioner/Dockerfile.openshift.ci
@@ -1,4 +1,4 @@
FROM openshift/origin-release:golang-1.10
FROM openshift/origin-release:golang-1.13
COPY . /go/src/k8s.io/cloud-provider-openstack
RUN cd /go/src/k8s.io/cloud-provider-openstack && \
go build -o manila-provisioner cmd/manila-provisioner/main.go
Expand Down

0 comments on commit 7bb4e22

Please sign in to comment.