chore(deps): update nextcloud docker tag to v31.0.2 #276

Merged
catalin merged 1 commit from renovate/nextcloud-31.x into main 2025-03-21 08:30:41 +00:00
Showing only changes of commit 6ced12e762 - Show all commits

chore(deps): update nextcloud docker tag to v31.0.2
Some checks failed
checks / k8s (push) Failing after 9s
checks / pre-commit (push) Failing after 24s
checks / tflint (push) Failing after 18s

Renovate Bot 2025-03-20 01:24:40 +00:00

View file

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