diff --git a/Dockerfile b/Dockerfile index 0e06216..0b4fabd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,4 +4,4 @@ RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini" RUN install-php-extensions imagick xdebug -RUN apk add --no-cache git nodejs npm \ No newline at end of file +RUN apk add --no-cache bash git nodejs npm zstd \ No newline at end of file