Update version
This commit is contained in:
parent
c868c0a5ab
commit
12a70f73ea
2 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
version: '3.5'
|
||||
|
||||
services:
|
||||
jellyfin:
|
||||
image: {{ image_tag }}
|
||||
|
|
|
|||
2
vars.yml
2
vars.yml
|
|
@ -1,4 +1,4 @@
|
|||
image_tag: jellyfin/jellyfin:10.9.7
|
||||
image_tag: jellyfin/jellyfin:10.9.11
|
||||
|
||||
docker_dir: '/srv/docker/jellyfin'
|
||||
configuration_dir: '/home/sonny/.config/jellyfin'
|
||||
|
|
|
|||
Reference in a new issue