Skip to content

Commit 08b8c8d

Browse files
chore(deps): update golang docker tag to v1.24.5 (#454)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ac379d7 commit 08b8c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/pipelines/github-release/task-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
- name: "source"
1010
steps:
1111
- name: "build"
12-
image: "golang:1.24.4"
12+
image: "golang:1.24.5"
1313
imagePullPolicy: IfNotPresent
1414
env:
1515
- name: "HOME"

0 commit comments

Comments
 (0)