„docker-compose.yml“ ändern
This commit is contained in:
parent
8f88aec65d
commit
6699ea7b05
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue