Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.2
This commit is contained in:
parent
a1d92ef080
commit
2bd22cb2f6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: lscr.io/linuxserver/nextcloud:27.1.1
|
||||
image: lscr.io/linuxserver/nextcloud:27.1.2
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
|
|
Loading…
Reference in a new issue