Update linuxserver/heimdall Docker tag to v2.7.0 (#730)
This commit is contained in:
parent
6014513969
commit
a044d85992
|
|
@ -13,7 +13,7 @@ services:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: linuxserver/heimdall:2.6.3
|
image: linuxserver/heimdall:2.7.0
|
||||||
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.6.3
|
image: linuxserver/heimdall:2.7.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue