update version

This commit is contained in:
Marcelo 2025-03-08 01:57:24 +00:00
parent 428953079d
commit 1fec22f773
2 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "2.1"
services: services:
plex: plex:
image: linuxserver/plex:version-1.28.2.6151-914ddd2b3 image: linuxserver/plex:1.41.4
container_name: plex container_name: plex
network_mode: host network_mode: host
environment: environment:

1
reboot-plex.sh Normal file
View File

@ -0,0 +1 @@
sudo mount -a && docker restart plex