We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4fb2e2 + a62c9ae commit c92f2b2Copy full SHA for c92f2b2
Dockerfile
@@ -23,7 +23,7 @@ RUN apk add --update \
23
24
ENV LD_PRELOAD=/usr/lib/libjemalloc.so.2
25
ENV RUBY_YJIT_ENABLE=1
26
-ENV SYFT_VERSION=v1.38.0
+ENV SYFT_VERSION=v1.38.2
27
28
RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin ${SYFT_VERSION}
29
0 commit comments