We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a0a4b commit 73c585dCopy full SHA for 73c585d
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.0-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