revert(dockerfile): ↩ 修复错误的gd配置参数
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -21,7 +21,6 @@ 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