chore(deps): update nextcloud docker tag to v30.0.6
Some checks failed
checks / k8s (push) Successful in 10s
checks / tflint (push) Successful in 11s
checks / pre-commit (push) Successful in 45s
OpenTofu deployments / adguard (push) Successful in 22s
OpenTofu deployments / authentik (push) Has been cancelled

This commit is contained in:
Renovate Bot 2025-02-16 01:08:00 +00:00 committed by cătălin
commit 357dd92a8a

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.5-apache
FROM nextcloud:30.0.6-apache
RUN set -ex; \
\