chore(deps): update nextcloud docker tag to v31.0.5 - autoclosed #325

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

chore(deps): update nextcloud docker tag to v31.0.5
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-05-17 01:37:54 +00:00

View file

@ -1,4 +1,4 @@
FROM nextcloud:31.0.2-apache
FROM nextcloud:31.0.5-apache
RUN set -ex; \
\