* '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:
2025-09-15 23:52:52 +02:00
5 changed files with 5 additions and 5 deletions

View File

@@ -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:

View File

@@ -1,6 +1,6 @@
services:
stalwart:
image: stalwartlabs/stalwart:v0.13.2
image: stalwartlabs/stalwart:v0.13.3
container_name: stalwart
networks:
- default

View File

@@ -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:

View File

@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin:2025090105
image: jellyfin/jellyfin:2025090805
container_name: jellyfin
user: "1000:1000"
networks:

View File

@@ -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