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 d8c64d7 + dc7685d commit e5ac4a9Copy full SHA for e5ac4a9
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.3"
+ image: "golang:1.24.4"
13
imagePullPolicy: IfNotPresent
14
env:
15
- name: "HOME"
0 commit comments