[Emby] Update image to use latest tag (#195)
Updated the image to use the latest version tag --------- Co-authored-by: Tiger Wang <tigerwang@outlook.com>
This commit is contained in:
parent
1c74b487f5
commit
0419addb28
|
@ -29,7 +29,7 @@
|
||||||
"support": "https://discord.gg/knqAbbBbeX",
|
"support": "https://discord.gg/knqAbbBbeX",
|
||||||
"website": "https://www.casaos.io",
|
"website": "https://www.casaos.io",
|
||||||
"container": {
|
"container": {
|
||||||
"image": "linuxserver/emby:4.6.7",
|
"image": "linuxserver/emby:4.7.13",
|
||||||
"shell": "sh",
|
"shell": "sh",
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"network_model": "bridge",
|
"network_model": "bridge",
|
||||||
|
|
Loading…
Reference in New Issue