upgrade plex
This commit is contained in:
parent
ef34f3f8ec
commit
9b43ce0fb6
|
@ -53,7 +53,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.2
|
image: ghcr.io/linuxserver/plex:1.25.3
|
||||||
networks:
|
networks:
|
||||||
- hostnet
|
- hostnet
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue