Update nextcloud to 24.0.6

This commit is contained in:
Jake Howard
2022-10-09 19:41:17 +01:00
parent 2188c59372
commit 7adda6ed1c
2 changed files with 2 additions and 2 deletions

View File

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