Skip to content

Commit 6096cdb

Browse files
committed
update scan-cli-plugin to v0.22.0
dep: bump snyk to v1.1054.0 full diff: docker-archive-public/docker.scan-cli-plugin@v0.21.0...v0.22.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 10f1d92 commit 6096cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ DOCKER_BUILDX_REPO ?= https://github.com/docker/buildx.git
3939
REF ?= HEAD
4040
DOCKER_CLI_REF ?= $(REF)
4141
DOCKER_ENGINE_REF ?= $(REF)
42-
DOCKER_SCAN_REF ?= v0.21.0
42+
DOCKER_SCAN_REF ?= v0.22.0
4343
DOCKER_COMPOSE_REF ?= v2.12.2
4444
DOCKER_BUILDX_REF ?= v0.9.1
4545

0 commit comments

Comments
 (0)