We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3a04c commit f21be09Copy full SHA for f21be09
Dockerfile.dev
@@ -1,4 +1,4 @@
1
-FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/golang:1.23.5-alpine as go-builder
+FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/golang:1.24.2-alpine as go-builder
2
3
# renovate: datasource=go depName=github.com/go-delve/delve
4
ARG DLV_VERSION=v1.21.0
0 commit comments