diff --git a/docs/general/installation/container.md b/docs/general/installation/container.md index c68a86e13..986b8c02b 100644 --- a/docs/general/installation/container.md +++ b/docs/general/installation/container.md @@ -88,7 +88,6 @@ Multiple media libraries can be bind mounted if needed: Create a `docker-compose.yml` file with the following contents. Add in the UID and GID that you would like to run jellyfin as in the user line below, or remove the user line to use the default (root). ```yml -version: '3.5' services: jellyfin: image: jellyfin/jellyfin