Update linuxserver/heimdall Docker tag to v2.7.1 (#782)
This commit is contained in:
parent
5e2eb84ff6
commit
a2af1599ca
|
|
@ -13,7 +13,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
image: linuxserver/heimdall:2.7.0
|
||||
image: linuxserver/heimdall:2.7.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
image: linuxserver/heimdall:2.7.0
|
||||
image: linuxserver/heimdall:2.7.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
Loading…
Reference in New Issue