bump plex version
This commit is contained in:
parent
9357112dbe
commit
f304e04645
|
@ -56,7 +56,7 @@ services:
|
||||||
traefik.http.routers.simpleauth.rule: "PathPrefix(`/`)"
|
traefik.http.routers.simpleauth.rule: "PathPrefix(`/`)"
|
||||||
traefik.http.services.simpleauth.loadbalancer.server.port: "8080"
|
traefik.http.services.simpleauth.loadbalancer.server.port: "8080"
|
||||||
plex:
|
plex:
|
||||||
image: ghcr.io/linuxserver/plex:1.25.1
|
image: ghcr.io/linuxserver/plex:1.25.2
|
||||||
networks:
|
networks:
|
||||||
- hostnet
|
- hostnet
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue