We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261d15a commit 7779115Copy full SHA for 7779115
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.4"
2
services:
3
# https://docs.linuxserver.io/images/docker-plex
4
plex:
5
- image: linuxserver/plex:1.42.1@sha256:28f18c27b6822328df994154dbf7c0f511032d9f91bbd10881030b706afd8593
+ image: linuxserver/plex:1.42.1@sha256:3380d8901bf62a9b2246e665d6b8d1f9e03847327b539fb95feef681a8a171ff
6
container_name: plex
7
restart: always
8
environment:
0 commit comments