Update nextcloud to 25.0.3

This commit is contained in:
Jake Howard
2023-01-19 22:43:09 +00:00
parent 37af66e944
commit 7edf6899f3
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:25.0.2
image: lscr.io/linuxserver/nextcloud:25.0.3
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}