Skip to content

Commit

Permalink
fix: bump trivy-adapter version to v0.31.4 and trivy version to v0.54…
Browse files Browse the repository at this point in the history
….1; (#20854)

and bump up base image

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
  • Loading branch information
Shengwen YU committed Aug 15, 2024
1 parent b939f60 commit 6b7ecba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .buildbaselog
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
* Add date here... Add signature here...
- Add your reason here...

* Aug 15 2024 <shengwen.yu@broadcom.com>
- Refresh base image

* Aug 09 2024 <shengwen.yu@broadcom.com>
- Refresh base image

Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ PREPARE_VERSION_NAME=versions

#versions
REGISTRYVERSION=v2.8.3-patch-redis
TRIVYVERSION=v0.51.2
TRIVYADAPTERVERSION=v0.31.2
TRIVYVERSION=v0.54.1
TRIVYADAPTERVERSION=v0.31.4

# version of registry for pulling the source code
REGISTRY_SRC_TAG=v2.8.3
Expand Down

0 comments on commit 6b7ecba

Please sign in to comment.