diff --git a/Dockerfile b/Dockerfile index 2cb80ea..b52a523 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.10.5 +FROM golang:1.10.6 # allow replacing httpredir or deb mirror ARG APT_MIRROR=deb.debian.org