chore(deps): update nextcloud docker tag to v29.0.6

This commit is contained in:
Renovate Bot 2024-09-05 11:37:09 +02:00 committed by cătălin
commit f83bfe0ca8

View file

@ -1,4 +1,4 @@
FROM nextcloud:29.0.5-apache
FROM nextcloud:29.0.6-apache
RUN set -ex; \
\