chore(deps): update nextcloud docker tag to v30

This commit is contained in:
Renovate Bot 2024-09-20 01:28:16 +00:00 committed by cătălin
commit 9e879519d3

View file

@ -1,4 +1,4 @@
FROM nextcloud:29.0.7-apache
FROM nextcloud:30.0.0-apache
RUN set -ex; \
\