Skip to content

Commit

Permalink
Update Trivy version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirupandey committed May 21, 2024
1 parent 9ed44d7 commit ea33959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,7 @@ tanzu-install: ## Install the Coherence Operator package into Tanzu
# ======================================================================================================================
##@ Miscellaneous

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

0 comments on commit ea33959

Please sign in to comment.