chore(deps): update nextcloud docker tag to v29.0.6
Some checks failed
checks / pre-commit (push) Successful in 43s
checks / k8s (push) Successful in 22s
checks / tflint (push) Successful in 21s
OpenTofu deployments / authentik (push) Successful in 43s
OpenTofu deployments / adguard (push) Failing after 40s

This commit is contained in:
Renovate Bot 2024-09-05 11:37:09 +02:00 committed by cătălin
commit f83bfe0ca8

View file

@ -1,4 +1,4 @@
FROM nextcloud:29.0.5-apache
FROM nextcloud:29.0.6-apache
RUN set -ex; \
\