Update dockerfile

This commit is contained in:
9seconds
2019-11-07 14:01:33 +03:00
parent ed180ecb3d
commit 0ff9a58780
+1 -1
View File
@@ -1,7 +1,7 @@
############################################################################### ###############################################################################
# BUILD STAGE # BUILD STAGE
FROM golang:1.12-alpine FROM golang:1.13-alpine
RUN set -x \ RUN set -x \
&& apk --no-cache --update add \ && apk --no-cache --update add \