chore(deps): update nextcloud docker tag to v29.0.6
All checks were successful
checks / pre-commit (push) Successful in 1m2s
checks / k8s (push) Successful in 25s
checks / tflint (push) Successful in 19s

This commit is contained in:
Renovate Bot 2024-09-05 11:37:09 +02:00
commit b0f89b56c8
No known key found for this signature in database

View file

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