diff --git a/nginx-php/Dockerfile.7.3 b/nginx-php/Dockerfile.7.3 index e8cfefc..c297161 100644 --- a/nginx-php/Dockerfile.7.3 +++ b/nginx-php/Dockerfile.7.3 @@ -145,6 +145,7 @@ RUN NB_CORES=${BUILD_CORES-$(getconf _NPROCESSORS_CONF)} \ libxml2 \ libressl \ libwebp \ + libzip \ gd \ pcre \ zlib \