Skip to content

Commit 396301b

Browse files
authored
Merge pull request #787 from thaJeztah/update_scan_plugin
[master] update scan-cli-plugin to v0.23.0
2 parents 4e7653d + bbe76c4 commit 396301b

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.22.0
42+
DOCKER_SCAN_REF ?= v0.23.0
4343
DOCKER_COMPOSE_REF ?= v2.13.0
4444
DOCKER_BUILDX_REF ?= v0.9.1
4545

0 commit comments

Comments
 (0)