Update nextcloud to 23.0.2

This commit is contained in:
Jake Howard 2022-02-21 21:50:18 +00:00
parent 7a05e154a6
commit 7ad6e81981
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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