chore(deps): update nextcloud docker tag to v30.0.2 #105

Merged
catalin merged 1 commit from renovate/nextcloud-30.x into main 2024-11-09 12:32:24 +00:00
Showing only changes of commit 9caa4bcbf5 - Show all commits

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

Renovate Bot 2024-11-09 01:34:10 +00:00

View file

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