Skip to content

Commit cf1af1b

Browse files
🤖 Updated depdencies 2024-09-24 (#337)
Co-authored-by: Commiter Bot <gythialy.koo+github@gmail.com>
1 parent 8fadfb1 commit cf1af1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ RUN \
1919
cosign version
2020

2121
# install syft
22-
ARG SYFT_VERSION=v1.12.2
23-
ARG SYFT_SHA=a41c86cc51a15dbacdf431418b96ee051171b487fdddb7591f275b2d7a7ace1c
22+
ARG SYFT_VERSION=v1.13.0
23+
ARG SYFT_SHA=4a664f0b6de1bb3cfebebcf8baea7560d3f4b7424130f1cc2075de746a3cc039
2424
RUN \
2525
SYFT_DOWNLOAD_FILE=syft_${SYFT_VERSION#v}_linux_amd64.tar.gz && \
2626
SYFT_DOWNLOAD_URL=https://github.com/anchore/syft/releases/download/${SYFT_VERSION}/${SYFT_DOWNLOAD_FILE} && \

0 commit comments

Comments
 (0)