Skip to content

Commit

Permalink
Merge pull request #376 from itcbx/master
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Sep 11, 2023
2 parents b340aae + 75d1b96 commit 5a426ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/* \
Expand Down

0 comments on commit 5a426ce

Please sign in to comment.