Select go 1.12 instead of 1.13 (rolling)
[functest-kubernetes.git] / docker / core / Dockerfile
index 5ea3baa..c6907a1 100644 (file)
@@ -1,4 +1,4 @@
-FROM golang:alpine3.10
+FROM golang:1.12-alpine3.10
 
 ARG BRANCH=master
 ARG OPENSTACK_TAG=master