diff --git a/Dockerfile b/Dockerfile index ff6bd9b..a9504b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,9 +46,7 @@ RUN set -eux; \ apk add --no-cache --virtual .build-deps \ $PHPIZE_DEPS \ icu-dev \ - unzip \ libzip-dev \ - zip \ mysql-dev \ zlib-dev \ ; \