diff --git a/Dockerfile b/Dockerfile index 8ef5df1..10510a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.22.2-bookworm +FROM golang:1.22.3-bookworm # hadolint ignore=DL3027 RUN apt-get update \