chore(deps): update nextcloud docker tag to v31.0.1
Some checks failed
checks / k8s (push) Failing after 55s
checks / tflint (push) Failing after 41s
OpenTofu deployments / authentik (push) Failing after 32s
OpenTofu deployments / adguard (push) Failing after 30s
checks / pre-commit (push) Failing after 11m1s

This commit is contained in:
cătălin 2025-03-16 13:16:20 +01:00
commit a1d639fbbf
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

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