mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
fix build error php 7.3 (libzip)
This commit is contained in:
parent
09ca44c0ee
commit
0d2c24a661
@ -124,6 +124,7 @@ RUN NB_CORES=${BUILD_CORES-$(getconf _NPROCESSORS_CONF)} \
|
|||||||
build-base \
|
build-base \
|
||||||
pcre-dev \
|
pcre-dev \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
|
libzip-dev \
|
||||||
wget \
|
wget \
|
||||||
gnupg \
|
gnupg \
|
||||||
autoconf \
|
autoconf \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user