Skip to content

Commit 7c62b4a

Browse files
Bump golang in /.github/dockerfile-for-dependabot
Bumps golang from 1.23.4-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 bca52f3 commit 7c62b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/dockerfile-for-dependabot/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Used for dependabot to detect new golang versions
2-
FROM golang:1.23.4-alpine
2+
FROM golang:1.24.0-alpine

0 commit comments

Comments
 (0)