diff --git a/Dockerfile b/Dockerfile index 8de5e99..9f35970 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.23.4-bookworm +FROM golang:1.23.5-bookworm # hadolint ignore=DL3027 RUN apt-get update \