Update nextcloud

This commit is contained in:
Jake Howard
2020-04-24 22:12:49 +01:00
parent 6a862f9fb3
commit 6695e60f8e
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.3-ls76
image: linuxserver/nextcloud:18.0.4-ls76
container_name: nextcloud
environment:
- PUID={{ docker_user.id }}