Skip to content

Commit 68ba4bc

Browse files
chore(deps): update golang docker tag to v1.25 (#1410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dd41f2 commit 68ba4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/container/templates/go.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-alpine
1+
FROM golang:1.25-alpine
22

33
{{if .CACertContent}}
44
# Add custom CA certificate BEFORE any network operations

0 commit comments

Comments
 (0)