diff --git a/Dockerfile b/Dockerfile index 6e1e1d0b..a41cc5e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.14.6-alpine as build-env +FROM golang:1.14.7-alpine as build-env # It is important that these ARG's are defined after the FROM statement ARG ACCESS_TOKEN_USR="nothing"