update nextcloud #13

Closed
bsod wants to merge 33 commits from master into 22.2.3
Showing only changes of commit 7c17a5c30d - Show all commits

View file

@ -1,6 +1,6 @@
FROM php:8.1-apache
ENV NEXTCLOUD_VERSION 26.0.2
ENV NEXTCLOUD_VERSION 26.0.3
RUN \
apt-get update && \