Skip to content

Commit

Permalink
deps: update anchore/syft docker tag to v1.16.0 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 5146443 commit 35be887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM anchore/syft:v1.15.0@sha256:92b229ac1d84cd9627624a951e26a78333b26a5f34c9999629ba96e90751c971 as syft
FROM anchore/syft:v1.16.0@sha256:7dffd5ca0d200301839ce830a6ab85867049309e175a7d3829f008fd86dffd81 as syft
FROM alpine:3.20

COPY --from=syft /syft /usr/local/bin
Expand Down

0 comments on commit 35be887

Please sign in to comment.