Update nextcloud base

This commit is contained in:
Jake Howard 2020-04-15 18:26:06 +01:00
parent be15714cca
commit 853dfbf9a1
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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