chore(deps): update nextcloud docker tag to v30.0.2
Some checks failed
checks / pre-commit (push) Successful in 1m27s
checks / k8s (push) Successful in 37s
checks / tflint (push) Successful in 19s
Kaniko deployments / nextcloud (push) Successful in 15m53s
OpenTofu deployments / authentik (push) Failing after 48s
OpenTofu deployments / adguard (push) Successful in 28s

This commit is contained in:
Renovate Bot 2024-11-09 01:34:10 +00:00
commit 9caa4bcbf5

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.1-apache
FROM nextcloud:30.0.2-apache
RUN set -ex; \
\