Update linuxserver/plex Docker tag to v1.42.1 (#1119)
This commit is contained in:
parent
c67e978af0
commit
924d5eeaf3
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
plex:
|
||||
image: "linuxserver/plex:1.41.9"
|
||||
image: "linuxserver/plex:1.42.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue