feat(apk): ✨ 尝试解决无法上传 jpg图片的问题
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:
@@ -6,6 +6,7 @@ RUN apk add --no-cache \
|
|||||||
# zip \
|
# zip \
|
||||||
# unzip \
|
# unzip \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
|
libjpeg \
|
||||||
# zlib1g-dev \
|
# zlib1g-dev \
|
||||||
gmp-dev \
|
gmp-dev \
|
||||||
&& docker-php-ext-configure gd \
|
&& docker-php-ext-configure gd \
|
||||||
|
|||||||
Reference in New Issue
Block a user