chore: add zstd to dogfood image (#3479)

This commit is contained in:
Jon Ayers 2022-08-11 17:48:49 -05:00 committed by GitHub
parent 3ae42f4de9
commit 923c212960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -152,7 +152,8 @@ RUN apt-get update --quiet && apt-get install --yes \
podman \
skopeo \
fish \
gh && \
gh \
zstd && \
# Delete package cache to avoid consuming space in layer
apt-get clean && \
# Configure FIPS-compliant policies