chore(deps): update nextcloud docker tag to v30 #24

Merged
catalin merged 1 commit from renovate/nextcloud-30.x into main 2024-09-22 14:15:27 +00:00
Showing only changes of commit 9e879519d3 - Show all commits

chore(deps): update nextcloud docker tag to v30
Some checks are pending
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / k8s (push) Successful in 2m33s
checks / tflint (push) Successful in 42s
checks / pre-commit (push) Successful in 3m12s

Renovate Bot 2024-09-20 01:28:16 +00:00 committed by cătălin

View file

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