Update nextcloud base

This commit is contained in:
Jake Howard 2020-05-14 14:16:11 +01:00
parent 98f478a1ca
commit 1a51624f5f
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
nextcloud:
image: linuxserver/nextcloud:18.0.4-ls78
image: linuxserver/nextcloud:18.0.4-ls79
container_name: nextcloud
environment:
- PUID={{ docker_user.id }}