Skip to content

Commit d26da85

Browse files
authored
Bump up trivy adapter to fix a CVE (#21322)
Signed-off-by: Daniel Jiang <[email protected]>
1 parent b173bfe commit d26da85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ PREPARE_VERSION_NAME=versions
105105
#versions
106106
REGISTRYVERSION=v2.8.3-patch-redis
107107
TRIVYVERSION=v0.57.1
108-
TRIVYADAPTERVERSION=v0.32.1
108+
TRIVYADAPTERVERSION=v0.32.2-rc.1
109109

110110
# version of registry for pulling the source code
111111
REGISTRY_SRC_TAG=v2.8.3

0 commit comments

Comments
 (0)