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-freetype \
|
||||||
--with-jpeg \
|
--with-jpeg \
|
||||||
--with-webp \
|
--with-webp \
|
||||||
|
-with-xpm \
|
||||||
&& docker-php-ext-install -j$(nproc) gd \
|
&& docker-php-ext-install -j$(nproc) gd \
|
||||||
gmp \
|
gmp \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
|
|||||||
Reference in New Issue
Block a user