Skip to content

Commit

Permalink
🤖 Updated depdencies 2024-08-21 (#328)
Browse files Browse the repository at this point in the history
Co-authored-by: Commiter Bot <gythialy.koo+github@gmail.com>
  • Loading branch information
github-actions[bot] and gythialy authored Aug 21, 2024
1 parent a21bc6f commit f057cf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ RUN \
cosign version

# install syft
ARG SYFT_VERSION=v1.11.0
ARG SYFT_SHA=0a61e5ef09f88562a35b6ec5dd27fa77f19c8611c26e58d527c4da191736b472
ARG SYFT_VERSION=v1.11.1
ARG SYFT_SHA=73855edbe791ef548e1b2b14034c1ceddfd80f7a9da9b4e94dc69e4eea5a12bd
RUN \
SYFT_DOWNLOAD_FILE=syft_${SYFT_VERSION#v}_linux_amd64.tar.gz && \
SYFT_DOWNLOAD_URL=https://github.com/anchore/syft/releases/download/${SYFT_VERSION}/${SYFT_DOWNLOAD_FILE} && \
Expand Down

0 comments on commit f057cf3

Please sign in to comment.