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:
|
vm:
|
||||||
- docker-host11
|
- docker-host11
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
image: jellyfin/jellyfin:10.11
|
image: jellyfin/jellyfin:10.11.7
|
||||||
volumes:
|
volumes:
|
||||||
- name: "Configuration"
|
- name: "Configuration"
|
||||||
internal: /config
|
internal: /config
|
||||||
@@ -41,7 +41,7 @@ services:
|
|||||||
vm:
|
vm:
|
||||||
- docker-host11
|
- docker-host11
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
image: gitea/gitea:1.24-rootless
|
image: gitea/gitea:1.25.5-rootless
|
||||||
volumes:
|
volumes:
|
||||||
- name: "Configuration"
|
- name: "Configuration"
|
||||||
internal: /etc/gitea
|
internal: /etc/gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user