Skip to content

Commit b622a54

Browse files
authored
Merge pull request #6542 from k0sproject/renovate/main-docker.io-anchore-syft-1.x
Update docker.io/anchore/syft Docker tag to v1.36.0
2 parents c1ed44b + 9749397 commit b622a54

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
@@ -352,6 +352,6 @@ spdx.json: syft.yaml go.mod .bins.$(TARGET_OS).stamp
352352
-v '$(CURDIR)/go.mod':/k0s/go.mod:ro \
353353
-v '$(CURDIR)/embedded-bins/staging/$(TARGET_OS)/bin':/k0s/bin:ro \
354354
-w /k0s \
355-
$(DOCKER_RUN_OPTS) docker.io/anchore/syft:v1.34.2 \
355+
$(DOCKER_RUN_OPTS) docker.io/anchore/syft:v1.36.0 \
356356
--source-name k0s --source-version '$(VERSION)' \
357357
-c syft.yaml -o [email protected] . >'$@'

0 commit comments

Comments
 (0)