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.
1 parent 13267aa commit aff3bcdCopy full SHA for aff3bcd
cicd/pipelines/github-release/task-build.yaml
@@ -9,7 +9,7 @@ spec:
9
- name: "source"
10
steps:
11
- name: "build"
12
- image: "golang:1.25.0"
+ image: "golang:1.25.1"
13
imagePullPolicy: IfNotPresent
14
env:
15
- name: "HOME"
0 commit comments