feat: update nextcloud to v29.0.5

This commit is contained in:
cătălin 2024-08-23 18:48:13 +02:00
commit b4af15c4d2
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
FROM nextcloud:29.0.4-apache
FROM nextcloud:29.0.5-apache
RUN set -ex; \
\