chore(deps): update nextcloud docker tag to v30.0.6
All checks were successful
checks / pre-commit (push) Successful in 1m40s
checks / k8s (push) Successful in 10s
checks / tflint (push) Successful in 13s

This commit is contained in:
Renovate Bot 2025-02-16 01:08:00 +00:00
commit dc8fb7c6df

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.5-apache
FROM nextcloud:30.0.6-apache
RUN set -ex; \
\