Update nextcloud to 18.0.2

This commit is contained in:
Jake Howard
2020-03-15 12:00:38 +00:00
parent b3e307f147
commit 1f78e2eb2c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
nextcloud:
image: linuxserver/nextcloud:18.0.1-ls67
image: linuxserver/nextcloud:18.0.2-ls68
container_name: nextcloud
environment:
- PUID={{ docker_user.id }}