Update nextcloud to 25.0.1

This commit is contained in:
Jake Howard
2022-11-07 09:03:40 +00:00
parent 2bbd1c681b
commit b513858893
2 changed files with 3 additions and 3 deletions

View File

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