chore(deps): update nextcloud docker tag to v31.0.2
Some checks failed
checks / k8s (push) Failing after 9s
checks / pre-commit (push) Failing after 24s
checks / tflint (push) Failing after 18s

This commit is contained in:
Renovate Bot 2025-03-20 01:24:40 +00:00
commit 6ced12e762

View file

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