diff --git a/nginx-php/Dockerfile.7.3 b/nginx-php/Dockerfile.7.3 index 8fecc17..e8cfefc 100644 --- a/nginx-php/Dockerfile.7.3 +++ b/nginx-php/Dockerfile.7.3 @@ -124,6 +124,7 @@ RUN NB_CORES=${BUILD_CORES-$(getconf _NPROCESSORS_CONF)} \ build-base \ pcre-dev \ zlib-dev \ + libzip-dev \ wget \ gnupg \ autoconf \