update nextcloud to 26.0.2

This commit is contained in:
bsod 2023-05-30 09:59:40 +02:00
parent 33dd2f4101
commit 69a162e55e

View file

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