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