chore(deps): update nextcloud docker tag to v31.0.9
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 1s

This commit is contained in:
Renovate Bot 2025-09-16 02:38:12 +00:00
commit 343a15ceee

View file

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