chore(deps): update nextcloud docker tag to v31.0.1
Some checks failed
checks / pre-commit (push) Successful in 2m4s
checks / k8s (push) Successful in 19s
checks / tflint (push) Has been cancelled
OpenTofu deployments / adguard (push) Successful in 48s
OpenTofu deployments / authentik (push) Failing after 11m52s

This commit is contained in:
Renovate Bot 2025-03-15 01:17:33 +00:00
commit 995dea6162

View file

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