build(dockerfile): 🔧 添加了更多图片类型的支持
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -21,6 +21,7 @@ RUN apk add --no-cache \
|
||||
--with-freetype \
|
||||
--with-jpeg \
|
||||
--with-webp \
|
||||
-with-xpm \
|
||||
&& docker-php-ext-install -j$(nproc) gd \
|
||||
gmp \
|
||||
pdo_mysql \
|
||||
|
||||
Reference in New Issue
Block a user