chore(deps): update nextcloud docker tag to v30.0.2

This commit is contained in:
Renovate Bot 2024-11-09 01:34:10 +00:00
commit 9caa4bcbf5

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.1-apache
FROM nextcloud:30.0.2-apache
RUN set -ex; \
\