mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
fix build error php 7.3 (libzip)
This commit is contained in:
@ -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 \
|
||||||
|
Reference in New Issue
Block a user