Skip to content

Commit

Permalink
Update CNI binaries version to v1.4.1 (antrea-io#6334)
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 committed May 21, 2024
1 parent 33e6da2 commit 6a8c4ea
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 6a8c4ea

Please sign in to comment.