add lz4 to second stage

This commit is contained in:
Sebastian Hugentobler 2018-02-16 08:47:04 +01:00
parent be4f173427
commit 1009ae9fc8

View File

@ -58,6 +58,7 @@ RUN apk --no-cache add \
libsodium \
libbz2 \
zlib \
lz4 \
libressl \
libressl2.6-libssl \
libressl2.6-libcrypto \