chore(deps): update nextcloud docker tag to v29.0.7
Some checks failed
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / pre-commit (push) Failing after 55m21s

This commit is contained in:
Renovate Bot 2024-09-19 01:17:47 +00:00
commit 2b37dba9e9

View file

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