Update Jellyfin service configuration to use version placeholder and add version metadata to template
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"POST_START": "null"
|
||||
},
|
||||
{
|
||||
"IMAGE": "jellyfin/jellyfin:latest",
|
||||
"IMAGE": "jellyfin/jellyfin:#VERSION",
|
||||
"UPDATE": "true",
|
||||
"NAME": "jellyfin",
|
||||
"NETWORK": "host",
|
||||
|
Reference in New Issue
Block a user