Skip to content

Commit ca2b20a

Browse files
committed
chore: add zstd package to keploy-ci Dockerfile
1 parent 2167f85 commit ca2b20a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

keploy-ci/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN set -eux; \
4040
uidmap \
4141
util-linux \
4242
xz-utils \
43+
zstd \
4344
; \
4445
apt-get clean; \
4546
rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)