chore(deps): update nextcloud docker tag to v31.0.1 #268

Merged
catalin merged 1 commit from renovate/nextcloud-31.x into main 2025-03-16 12:13:40 +00:00
Showing only changes of commit 995dea6162 - Show all commits

chore(deps): update nextcloud docker tag to v31.0.1
Some checks failed
checks / pre-commit (push) Successful in 2m4s
checks / k8s (push) Successful in 19s
checks / tflint (push) Has been cancelled
OpenTofu deployments / adguard (push) Successful in 48s
OpenTofu deployments / authentik (push) Failing after 11m52s

Renovate Bot 2025-03-15 01:17:33 +00:00

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.0-apache
FROM nextcloud:31.0.1-apache
RUN set -ex; \
\