Update nextcloud base

This commit is contained in:
Jake Howard 2020-04-30 21:53:34 +01:00
parent 0256570f1c
commit 59e5a13cd0
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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