Skip to content

Commit c92f2b2

Browse files
authored
Merge pull request #834 from ecosyste-ms/syft-1.38.2
Update syft
2 parents b4fb2e2 + a62c9ae commit c92f2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN apk add --update \
2323

2424
ENV LD_PRELOAD=/usr/lib/libjemalloc.so.2
2525
ENV RUBY_YJIT_ENABLE=1
26-
ENV SYFT_VERSION=v1.38.0
26+
ENV SYFT_VERSION=v1.38.2
2727

2828
RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin ${SYFT_VERSION}
2929

0 commit comments

Comments
 (0)