chore(deps): update nextcloud docker tag to v31.0.5

This commit is contained in:
Renovate Bot 2025-05-17 01:37:54 +00:00 committed by cătălin
commit 9e1937d69c

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.2-apache
FROM nextcloud:31.0.5-apache
RUN set -ex; \
\