Skip to content

Commit 73c585d

Browse files
build(deps): bump golang from 1.23.5-alpine to 1.24.0-alpine
Bumps golang from 1.23.5-alpine to 1.24.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9a0a4b commit 73c585d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/golang:1.23.5-alpine as go-builder
1+
FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/golang:1.24.0-alpine as go-builder
22

33
# renovate: datasource=go depName=github.com/go-delve/delve
44
ARG DLV_VERSION=v1.21.0

0 commit comments

Comments
 (0)