We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed44d7 commit 425cc0bCopy full SHA for 425cc0b
Makefile
@@ -1824,7 +1824,7 @@ tanzu-install: ## Install the Coherence Operator package into Tanzu
1824
# ======================================================================================================================
1825
##@ Miscellaneous
1826
1827
-TRIVY_IMAGE=ghcr.io/aquasecurity/trivy:0.32.1
+TRIVY_IMAGE=ghcr.io/aquasecurity/trivy:0.51.2
1828
.PHONY: trivy-scan
1829
trivy-scan: $(BUILD_TARGETS)/build-operator ## Scan the Operator image using Trivy
1830
docker pull $(TRIVY_IMAGE)
0 commit comments