Update nextcloud to 22.1.0

This commit is contained in:
Jake Howard
2021-08-06 18:20:38 +01:00
parent 9755974647
commit 11bf501d8a
2 changed files with 2 additions and 2 deletions

View File

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