chore(deps): update nextcloud docker tag to v31.0.10 #435

Closed
renovate-bot wants to merge 1 commit from renovate/nextcloud-31.x into main
Showing only changes of commit 23e1afeb3d - Show all commits

chore(deps): update nextcloud docker tag to v31.0.10
Some checks failed
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
checks / pre-commit (push) Has been cancelled

Renovate Bot 2025-10-25 02:24:11 +00:00

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.6-apache
FROM nextcloud:31.0.10-apache
RUN set -ex; \
\