chore(deps): update nextcloud docker tag to v30
Some checks are pending
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / k8s (push) Successful in 2m33s
checks / tflint (push) Successful in 42s
checks / pre-commit (push) Successful in 3m12s

This commit is contained in:
Renovate Bot 2024-09-20 01:28:16 +00:00 committed by cătălin
commit 9e879519d3

View file

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