Update linuxserver/heimdall Docker tag to v2.7.3 (#836)
This commit is contained in:
parent
83637ded8c
commit
9504d5fe4c
|
|
@ -13,7 +13,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
image: linuxserver/heimdall:2.7.2
|
||||
image: linuxserver/heimdall:2.7.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
image: linuxserver/heimdall:2.7.2
|
||||
image: linuxserver/heimdall:2.7.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
Loading…
Reference in New Issue