Skip to content

Commit

Permalink
chore: upgrade go toolchain to 1.21.12 (#25177)
Browse files Browse the repository at this point in the history
Fixes CVE-2024-24790, reported by X-Ray.
  • Loading branch information
orgads authored Jul 26, 2024
1 parent 18c9897 commit 1ff55ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ orbs:
parameters:
cross-container-tag:
type: string
default: go1.21.10-latest
default: go1.21.12-latest

workflow:
type: string
Expand Down

0 comments on commit 1ff55ea

Please sign in to comment.