Skip to content

Commit

Permalink
Update CNI binaries version to v1.4.1 (#6334) (#6352)
Browse files Browse the repository at this point in the history
CVE scanners are currently flagging CVE-2023-45288 (HIGH) in the
antrea-agent image, because of the CNI plugin binaries. We bump up the
version to v1.4.1 to avoid the warnings from CVE scanners.

Signed-off-by: Antonin Bas <[email protected]>
  • Loading branch information
antoninbas authored May 22, 2024
1 parent 33e6da2 commit f1564e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/images/deps/cni-binaries-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.4.0
v1.4.1

0 comments on commit f1564e8

Please sign in to comment.