We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31484ba commit fd99a57Copy full SHA for fd99a57
build/package/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.3-bookworm as builder
+FROM golang:1.24.1-bookworm as builder
2
3
ARG RELEASE_DATE=unknown
4
ARG VERSION=dev
0 commit comments