Skip to content

Commit 30824e0

Browse files
authored
Merge pull request #783 from thaJeztah/update_scan_plugin2
[master] update scan-cli-plugin to v0.22.0
2 parents 10f1d92 + 6096cdb commit 30824e0

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)