Sebastiaan van Stijn
2018-05-09 10:07:34 +02:00
parent 161bc1ed3c
commit ee7aa76cff
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.9.5-alpine3.6
FROM golang:1.10.2-alpine
RUN apk add -U git bash coreutils gcc musl-dev