We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6d661 commit 47ce20eCopy full SHA for 47ce20e
internal/core/constants.go
@@ -5,7 +5,7 @@ package core
5
6
const (
7
DefaultAlpineImage = "3.23"
8
- DefaultGoVersion = "1.25.5"
+ DefaultGoVersion = "1.25.6"
9
DefaultPostgresVersion = "17"
10
DefaultLinkerdAwaitVersion = "0.2.7"
11
DefaultGitHubComRunsOn = "ubuntu-latest"
0 commit comments