chore(deps): update nextcloud docker tag to v30.0.4

This commit is contained in:
Renovate Bot 2024-12-13 02:01:32 +00:00 committed by cătălin
commit 7525056b97

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.3-apache
FROM nextcloud:30.0.4-apache
RUN set -ex; \
\