Add zlib1g-dev to Dockerfile dependencies
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
libmagic-dev \
|
libmagic-dev \
|
||||||
libnghttp2-dev \
|
libnghttp2-dev \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
zlib1g-dev \
|
||||||
build-essential \
|
build-essential \
|
||||||
git \
|
git \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
|||||||
Reference in New Issue
Block a user