Skip to content

Commit 49162d6

Browse files
committed
Include zstd in base image
1 parent 0cee72d commit 49162d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN \
55
apt-get -y update && \
66
apt-get -y dist-upgrade && \
77
apt-get -y install build-essential yasm nasm \
8-
xxd pkgconf curl wget unzip zip git subversion mercurial rsync jq \
8+
xxd pkgconf curl wget unzip zip git subversion mercurial rsync jq zstd \
99
autoconf automake libtool libtool-bin autopoint gettext cmake clang lld meson ninja-build \
1010
texinfo texi2html help2man flex bison groff \
1111
gperf itstool ragel libc6-dev zlib1g-dev libssl-dev \

0 commit comments

Comments
 (0)