Update nextcloud to 21.0.3

This commit is contained in:
Jake Howard 2021-07-04 21:17:03 +01:00
parent 19eb233ffa
commit b2d226300b
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
nextcloud:
image: linuxserver/nextcloud:version-21.0.2
image: linuxserver/nextcloud:version-21.0.3
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}