Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.3
All checks were successful
/ terraform (push) Successful in 28s
/ ansible (push) Successful in 1m39s

This commit is contained in:
Renovate 2023-11-05 22:01:59 +00:00 committed by Jake Howard
parent 19febd9c35
commit e3da2710a7

View File

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