Skip to content

Commit a60b73e

Browse files
committed
update trivy version
1 parent 1dfa77b commit a60b73e

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
@@ -62,7 +62,7 @@ DOCKER_COMMAND ?=
6262

6363
# Tools
6464
TOOLS_DIR ?= /usr/local/bin
65-
TRIVY_VERSION ?= 0.58.1
65+
TRIVY_VERSION ?= 0.67.2
6666

6767
.PHONY: docker-build
6868
docker-build: ## build Docker image

0 commit comments

Comments
 (0)