Update linuxserver/plex Docker tag to v1.41.9 (#676)
This commit is contained in:
parent
cc2bdee23f
commit
c7664e325f
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
plex:
|
||||
image: "linuxserver/plex:1.41.8"
|
||||
image: "linuxserver/plex:1.41.9"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue