We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d1b50 commit b0ed100Copy full SHA for b0ed100
1 file changed
.github/workflows/release.yml
@@ -11,7 +11,7 @@ on:
11
type: string
12
13
env:
14
- GO_VERSION: "1.24"
+ GO_VERSION: "1.25"
15
REGISTRY: ghcr.io
16
IMAGE_BASE: ghcr.io/syscode-labs
17
0 commit comments