1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 01:36:28 +00:00

Merge pull request #376 from itcbx/master

This commit is contained in:
Jérémy Benoist
2023-09-11 07:14:38 +02:00
committed by GitHub

View File

@@ -54,6 +54,7 @@ RUN set -ex \
s6 \
tar \
tzdata \
php81-pecl-imagick --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \
&& ln -sf /usr/bin/php81 /usr/bin/php \
&& ln -sf /usr/sbin/php-fpm81 /usr/sbin/php-fpm \
&& rm -rf /var/cache/apk/* \