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 \
|
||||
pcre-dev \
|
||||
zlib-dev \
|
||||
libzip-dev \
|
||||
wget \
|
||||
gnupg \
|
||||
autoconf \
|
||||
|
Reference in New Issue
Block a user