From a887bac19a2dd3847be954ebfc10a1d9d23d4968 Mon Sep 17 00:00:00 2001 From: midilicious Date: Mon, 5 Aug 2024 17:10:13 -0400 Subject: [PATCH] Attribute version is obsolete. Will be ignored but may cause confusion --- docs/general/installation/container.md | 1 - 1 file changed, 1 deletion(-) 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