From 6699ea7b059d0be10870638d00b7ae8c20e0b44f Mon Sep 17 00:00:00 2001 From: bmen Date: Mon, 27 Jan 2020 22:49:56 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Edocker-compose.yml=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 88bd288..568a889 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -30,7 +30,7 @@ services: restart: always app: - image: nextcloud:fpm-alpine + image: nextcloud:17.0.2-fpm-alpine restart: always volumes: - /opt/appdata/nextcloud/www:/var/www/html