chore(deps): update nextcloud docker tag to v31.0.6
Some checks failed
checks / pre-commit (push) Successful in 4m52s
checks / k8s (push) Failing after 33s
checks / tflint (push) Successful in 35s
OpenTofu deployments / adguard (push) Successful in 53s
OpenTofu deployments / authentik (push) Failing after 3h7m43s

This commit is contained in:
cătălin 2025-07-11 09:54:48 +02:00
commit 395c232e2f
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

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