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

This commit is contained in:
cătălin 2024-10-19 09:17:20 +02:00
commit 2334068f17
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

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