Skip to content

Commit 47ce20e

Browse files
Bump go to 1.25.6
1 parent ae6d661 commit 47ce20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package core
55

66
const (
77
DefaultAlpineImage = "3.23"
8-
DefaultGoVersion = "1.25.5"
8+
DefaultGoVersion = "1.25.6"
99
DefaultPostgresVersion = "17"
1010
DefaultLinkerdAwaitVersion = "0.2.7"
1111
DefaultGitHubComRunsOn = "ubuntu-latest"

0 commit comments

Comments
 (0)