mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-16 04:57:28 +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