diff --git a/Dockerfile b/Dockerfile index ea70cc614b2..4dffe42e47f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.17.6-alpine +FROM golang:1.17.7-alpine RUN apk add --no-cache bash \ curl \