chore(deps): update nextcloud docker tag to v32

This commit is contained in:
Renovate Bot 2025-10-26 04:49:38 +00:00 committed by cătălin
commit 5f6de8a1a3

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.6-apache
FROM nextcloud:32.0.1-apache
RUN set -ex; \
\