diff --git a/Dockerfile b/Dockerfile index ec0799f..5f0d273 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21.1-bullseye +FROM golang:1.21.2-bullseye # hadolint ignore=DL3027 RUN apt-get update \