chore: update nextcloud to v30.0.3

This commit is contained in:
cătălin 2024-12-06 19:59:13 +01:00
commit cf4b91bc46
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.2-apache
FROM nextcloud:30.0.3-apache
RUN set -ex; \
\