chore: update nextcloud to 30.0.11

This commit is contained in:
bsod 2025-05-20 15:52:05 +02:00
parent fe24d31407
commit 14e8cc49e7

View file

@ -1,6 +1,6 @@
FROM php:8.3-apache
ENV NEXTCLOUD_VERSION 30.0.10
ENV NEXTCLOUD_VERSION 30.0.11
RUN \
apt-get update && \