Update nextcloud to 22.1.1

This commit is contained in:
Jake Howard
2021-08-31 19:03:19 +01:00
parent c2cd2e6e34
commit 86e9d12ce6
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.1.0
image: linuxserver/nextcloud:version-22.1.1
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}