Pin to golang 1.10 for a moment

This commit is contained in:
9seconds
2018-09-21 09:56:34 +03:00
parent a83d20dd46
commit 618d91b15d
+1 -1
View File
@@ -1,7 +1,7 @@
###############################################################################
# BUILD STAGE
FROM golang:alpine
FROM golang:1.10-alpine
RUN set -x \
&& apk --no-cache --update add \