chore(deps): update nextcloud docker tag to v32 #512

Merged
catalin merged 1 commit from renovate/nextcloud-32.x into main 2025-10-26 17:23:37 +00:00
Showing only changes of commit 8ed70da068 - Show all commits

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

Renovate Bot 2025-10-26 04:49:38 +00:00

View file

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