chore: renamed master branch to main

This commit is contained in:
John Molakvoæ
2025-02-13 10:42:06 +01:00
committed by GitHub
parent 79589e503b
commit a35f19a018

View File

@@ -2,7 +2,7 @@
Easy as it sounds, just see the linuxserver docs: https://docs.linuxserver.io/images/docker-plex/
Use the image `ghcr.io/skjnldsv/docker-plex:master`.
Use the image `ghcr.io/skjnldsv/docker-plex:nightly`.
Also make sure you pass your amd device like so:
```yml
@@ -16,7 +16,7 @@ version: "3.7"
services:
plex:
image: ghcr.io/skjnldsv/docker-plex:master
image: ghcr.io/skjnldsv/docker-plex:nightly
restart: unless-stopped
container_name: plex