Skip to content

Commit f21be09

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

+1-1
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.2-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)