mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +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
157 B
Groff
3 lines
157 B
Groff
FROM alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475
|
|
RUN apk update && apk add python3 wget unzip make ca-certificates jq
|