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 ac379d7 commit 08b8c8dCopy full SHA for 08b8c8d
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.4"
+ image: "golang:1.24.5"
13
imagePullPolicy: IfNotPresent
14
env:
15
- name: "HOME"
0 commit comments