mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-18 12:06:05 +00:00
Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod: build(deps): bump wizarrrr/wizarr build(deps): bump jellyfin/jellyfin build(deps): bump home-assistant/home-assistant build(deps): bump hotio/jackett build(deps): bump stalwartlabs/stalwart
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
homeassistant:
|
||||
container_name: homeassistant
|
||||
image: "ghcr.io/home-assistant/home-assistant:2025.9.1"
|
||||
image: "ghcr.io/home-assistant/home-assistant:2025.9.3"
|
||||
ports:
|
||||
- "8123"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
stalwart:
|
||||
image: stalwartlabs/stalwart:v0.13.2
|
||||
image: stalwartlabs/stalwart:v0.13.3
|
||||
container_name: stalwart
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-0.22.2438
|
||||
image: ghcr.io/hotio/jackett:release-0.23.20
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2025090105
|
||||
image: jellyfin/jellyfin:2025090805
|
||||
container_name: jellyfin
|
||||
user: "1000:1000"
|
||||
networks:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
wizarr:
|
||||
container_name: wizarr
|
||||
image: ghcr.io/wizarrrr/wizarr:v2025.9.0
|
||||
image: ghcr.io/wizarrrr/wizarr:v2025.9.3
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user