chore(deps): update nextcloud docker tag to v32.0.2
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 1s

This commit is contained in:
Renovate Bot 2025-11-28 02:41:38 +00:00
commit af1acc75cb

View file

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