Update linuxserver/plex Docker tag to v1.41.5
This commit is contained in:
parent
5445b99ed4
commit
b67febe7b1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
plex:
|
plex:
|
||||||
image: "linuxserver/plex:1.41.3"
|
image: "linuxserver/plex:1.41.5"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue