link php to php82

This commit is contained in:
Sebastian Hugentobler 2023-05-30 10:22:25 +02:00
parent 9c1bae2dfd
commit 5aaff4be32
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -111,6 +111,8 @@ RUN apk add --no-cache \
php82-imap \
dcron
RUN ln -s /usr/bin/php82 /usr/bin/php
COPY --from=builder --chown=nginx:nginx /var/lib/nextcloud /var/lib/nextcloud
RUN rm /etc/nginx/http.d/default.conf