Use latest *image* for Plex, but with 1.14.0 forced app version
1.14.1 to 1.15.4 (so far) have problems making a single transocde hurt the CPU... Will update to latest as soon as it is resolved. Just do not update Plex for now and keep 1.14.0
This commit is contained in:
parent
48bb79c41a
commit
56098cb17f
|
@ -38,7 +38,7 @@ services:
|
|||
- 'traefik.enable=true'
|
||||
|
||||
plex:
|
||||
image: linuxserver/plex:168
|
||||
image: linuxserver/plex
|
||||
restart: always
|
||||
networks:
|
||||
- web
|
||||
|
|
Loading…
Reference in New Issue