Update nextcloud to 18.0.3

This commit is contained in:
Jake Howard
2020-03-25 08:50:03 +00:00
parent d15c27d109
commit 5eb7e2feb8
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.2-ls69
image: linuxserver/nextcloud:18.0.3-ls70
container_name: nextcloud
environment:
- PUID={{ docker_user.id }}