link php to php82
This commit is contained in:
parent
9c1bae2dfd
commit
5aaff4be32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user