Skip to content

Commit cca7720

Browse files
chore(deps): update dependency anchore/syft to v1.5.0
1 parent ab7068b commit cca7720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syft/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM registry.access.redhat.com/ubi8:8.8-1032
22

3-
ARG syft_version="1.2.0"
3+
ARG syft_version="1.5.0"
44

55
RUN dnf install -y https://github.com/anchore/syft/releases/download/v"${syft_version}"/syft_"${syft_version}"_linux_amd64.rpm && dnf clean all

0 commit comments

Comments
 (0)