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 1dfa77b commit a60b73eCopy full SHA for a60b73e
Makefile
@@ -62,7 +62,7 @@ DOCKER_COMMAND ?=
62
63
# Tools
64
TOOLS_DIR ?= /usr/local/bin
65
-TRIVY_VERSION ?= 0.58.1
+TRIVY_VERSION ?= 0.67.2
66
67
.PHONY: docker-build
68
docker-build: ## build Docker image
0 commit comments