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
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: linuxserver/heimdall:2.7.0
|
image: linuxserver/heimdall:2.7.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -18,7 +18,7 @@ services:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: linuxserver/heimdall:2.7.0
|
image: linuxserver/heimdall:2.7.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue