diff --git a/Dockerfile b/Dockerfile index d04776a..3a48a3d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.25.1-bookworm +FROM golang:1.25.2-bookworm # hadolint ignore=DL3027 RUN apt-get update \