Update lscr.io/linuxserver/nextcloud Docker tag to v27.0.2

This commit is contained in:
Renovate 2023-08-14 16:00:27 +01:00 committed by Jake Howard
parent 8208845738
commit 33b7921067
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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