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
+2 -1
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