⬆️ Update nextcloud from 19.0.8 to 20.0.8

This commit is contained in:
otthorn 2021-03-04 11:25:05 +01:00
parent b8f5c4bc57
commit 76b694db7b

View file

@ -1,4 +1,4 @@
FROM nextcloud:19.0.8-fpm-alpine
FROM nextcloud:20.0.8-fpm-alpine
RUN set -ex; \
\