Skip to content

Commit

Permalink
Update CNI binaries version to v1.4.1
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 17, 2024
1 parent 3d6a29c commit ead46ad
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 ead46ad

Please sign in to comment.