Skip to content

Commit

Permalink
chore: upgrade go toolchain to 1.21.12
Browse files Browse the repository at this point in the history
Fixes CVE-2024-24790, reported by X-Ray.
  • Loading branch information
orgads committed Jul 23, 2024
1 parent 9c8f296 commit c7ec52a
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 c7ec52a

Please sign in to comment.