Update linuxserver/heimdall Docker tag to v2.7.2 (#809)
This commit is contained in:
parent
a7a5b958a9
commit
418da4cc63
|
|
@ -13,7 +13,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
image: linuxserver/heimdall:2.7.1
|
||||
image: linuxserver/heimdall:2.7.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
image: linuxserver/heimdall:2.7.1
|
||||
image: linuxserver/heimdall:2.7.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
Loading…
Reference in New Issue