chore(deps): update nextcloud docker tag to v30.0.4
Some checks failed
checks / tflint (push) Successful in 11s
OpenTofu deployments / adguard (push) Waiting to run
checks / k8s (push) Successful in 9s
checks / pre-commit (push) Successful in 56s
OpenTofu deployments / authentik (push) Has been cancelled
Kaniko deployments / nextcloud (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-12-13 02:01:32 +00:00 committed by cătălin
commit 7525056b97

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.3-apache
FROM nextcloud:30.0.4-apache
RUN set -ex; \
\