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

This commit is contained in:
Renovate Bot 2024-12-13 02:01:32 +00:00
commit 7c485cc64a

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.3-apache
FROM nextcloud:30.0.4-apache
RUN set -ex; \
\