diff --git a/Dockerfile b/Dockerfile index 746de92..847c5b3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.17.3-buster +FROM golang:1.17.6-buster # hadolint ignore=DL3027 RUN apt-get update \