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