update nextcloud to 25.0.0 and php to 8.1 #19

Merged
bsod merged 2 commits from nextcloud_25.0.0 into master 2022-12-09 11:53:32 +01:00
Showing only changes of commit 3f74b363ea - Show all commits

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 24.0.5
ENV NEXTCLOUD_VERSION 24.0.6
RUN \
apt-get update && \