chore(nextcloud): update to 3.0.12

This commit is contained in:
bsod 2025-06-13 18:03:50 +02:00
parent 14e8cc49e7
commit d5223ada2f

View file

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