chore(deps): update nextcloud docker tag to v31.0.10
Some checks failed
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
checks / pre-commit (push) Has been cancelled

This commit is contained in:
Renovate Bot 2025-10-25 02:24:11 +00:00
commit 23e1afeb3d

View file

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