This commit is contained in:
2025-07-31 23:11:17 +02:00
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
services:
homeassistant:
container_name: homeassistant
image: "ghcr.io/home-assistant/home-assistant:2025.7.2"
image: "ghcr.io/home-assistant/home-assistant:2025.7.3"
ports:
- "8123"
networks:

View File

@@ -1,6 +1,6 @@
services:
traefik:
image: traefik:3.4
image: traefik:3.5
command:
- "--configFile=/etc/traefik/traefik.yml"
ports:

View File

@@ -1,7 +1,7 @@
services:
jackett:
container_name: jackett
image: ghcr.io/hotio/jackett:release-0.22.2174
image: ghcr.io/hotio/jackett:release-0.22.2200
ports:
- "9117"
networks:

View File

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

View File

@@ -1,6 +1,6 @@
services:
jellyseerr:
image: fallenbagel/jellyseerr:2.7.1
image: fallenbagel/jellyseerr:2.7.2
container_name: jellyseerr
environment:
- LOG_LEVEL=debug

View File

@@ -1,7 +1,7 @@
services:
wizarr:
container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:2025.7.6
image: ghcr.io/wizarrrr/wizarr:2025.7.7
networks:
- default
- proxy