forked from SW/traefik
Update to go 1.13
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.13rc2-alpine
|
||||
FROM golang:1.13-alpine
|
||||
|
||||
RUN apk --update upgrade \
|
||||
&& apk --no-cache --no-progress add git mercurial bash gcc musl-dev curl tar ca-certificates tzdata \
|
||||
|
||||
Reference in New Issue
Block a user