chore(deps): update nextcloud docker tag to v30.0.1
All checks were successful
checks / k8s (push) Successful in 48s
checks / pre-commit (push) Successful in 57s
checks / tflint (push) Successful in 22s
OpenTofu deployments / authentik (push) Successful in 1m14s
OpenTofu deployments / adguard (push) Successful in 47s
Kaniko deployments / nextcloud (push) Successful in 17m5s

This commit is contained in:
Renovate Bot 2024-10-19 01:18:48 +00:00
commit 39b710f7ae

View file

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