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

This commit is contained in:
Renovate Bot 2026-03-03 04:30:47 +00:00
commit ac43aca63b

View file

@ -1,4 +1,4 @@
FROM nextcloud:32.0.3-apache
FROM nextcloud:33.0.0-apache
RUN set -ex; \