mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
* with release signature of checksums file * attach SBOMs to the release * update acceptance tests --------- Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
3 lines
153 B
Plaintext
3 lines
153 B
Plaintext
FROM ubuntu:20.04@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
|
|
RUN apt update -y && apt install make python3 curl unzip jq -y
|