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

This commit is contained in:
Renovate Bot 2025-05-17 01:37:54 +00:00
commit 29cec3b149

View file

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