We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b64a4 + 6ebd940 commit 774585cCopy full SHA for 774585c
cicd/pipelines/github-release/task-build.yaml
@@ -9,7 +9,7 @@ spec:
9
- name: "source"
10
steps:
11
- name: "build"
12
- image: "golang:1.24.6"
+ image: "golang:1.25.0"
13
imagePullPolicy: IfNotPresent
14
env:
15
- name: "HOME"
0 commit comments