diff --git a/Dockerfile b/Dockerfile index 3e7453e350..9e10b5d19a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.12.8-alpine +FROM golang:1.12.9-alpine RUN apk add --no-cache --update alpine-sdk