chore(nextcloud): update to 30.0.9

This commit is contained in:
bsod 2025-04-11 22:47:51 +02:00
parent 1f06fb628e
commit 5e384e7b10

View file

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