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

This commit is contained in:
Renovate Bot 2025-08-15 02:10:06 +00:00
commit 51b0f58680

View file

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