Compare commits

...

1 commit

Author SHA1 Message Date
0426f40390 chore(deps): update nextcloud docker tag to v32.0.5
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-01-18 03:16:13 +00:00

View file

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