Update nextcloud from 18.0.8 to 19.0.8

Major version update, never skip a major version update
This commit is contained in:
otthorn 2021-02-09 23:51:28 +01:00
parent 701fbb31cd
commit b8f5c4bc57

View file

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