chore(docker): update jellyfin to 10.11.7 and gitea to 1.25.5-rootless
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
vm:
|
||||
- docker-host11
|
||||
container_name: jellyfin
|
||||
image: jellyfin/jellyfin:10.11
|
||||
image: jellyfin/jellyfin:10.11.7
|
||||
volumes:
|
||||
- name: "Configuration"
|
||||
internal: /config
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
vm:
|
||||
- docker-host11
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.24-rootless
|
||||
image: gitea/gitea:1.25.5-rootless
|
||||
volumes:
|
||||
- name: "Configuration"
|
||||
internal: /etc/gitea
|
||||
|
||||
Reference in New Issue
Block a user