Update nextcloud to version 20

Using the new LSIO tags for version specific pins! 🎉
This commit is contained in:
Jake Howard
2020-10-07 09:18:32 +01:00
parent 0a9deb3d9e
commit e9f61070f8
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
nextcloud:
image: linuxserver/nextcloud:19.0.3-ls100
image: linuxserver/nextcloud:version-20.0.0
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}