Skip to content

Commit 425cc0b

Browse files
authored
Update Trivy version (#652)
1 parent 9ed44d7 commit 425cc0b

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
@@ -1824,7 +1824,7 @@ tanzu-install: ## Install the Coherence Operator package into Tanzu
18241824
# ======================================================================================================================
18251825
##@ Miscellaneous
18261826

1827-
TRIVY_IMAGE=ghcr.io/aquasecurity/trivy:0.32.1
1827+
TRIVY_IMAGE=ghcr.io/aquasecurity/trivy:0.51.2
18281828
.PHONY: trivy-scan
18291829
trivy-scan: $(BUILD_TARGETS)/build-operator ## Scan the Operator image using Trivy
18301830
docker pull $(TRIVY_IMAGE)

0 commit comments

Comments
 (0)