mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add zstd to dogfood image (#3479)
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user