Skip to content

Commit

Permalink
feat(container): update image golang to v1.24 (#677)
Browse files Browse the repository at this point in the history
Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[bot]@users.noreply.github.com>
  • Loading branch information
trap-renovate[bot] authored Feb 13, 2025
1 parent da656b5 commit 9f19f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harbor/gc/gc-workflow-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:

container:
name: gc
image: golang:1.23
image: golang:1.24
imagePullPolicy: Always
workingDir: /scripts
command:
Expand Down

0 comments on commit 9f19f6c

Please sign in to comment.