Skip to content

Commit 1ff55ea

Browse files
authored
chore: upgrade go toolchain to 1.21.12 (#25177)
Fixes CVE-2024-24790, reported by X-Ray.
1 parent 18c9897 commit 1ff55ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ orbs:
77
parameters:
88
cross-container-tag:
99
type: string
10-
default: go1.21.10-latest
10+
default: go1.21.12-latest
1111

1212
workflow:
1313
type: string

0 commit comments

Comments
 (0)