mirror of
https://github.com/anchore/syft.git
synced 2025-11-20 09:53:16 +01:00
6 lines
199 B
Docker
6 lines
199 B
Docker
FROM alpine@sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378
|
|
RUN apk add --no-cache \
|
|
tzdata=2021a-r0 \
|
|
vim=8.2.2320-r0 \
|
|
alpine-sdk=1.0-r0
|