Compare commits

..

1 Commits

3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
home-assistant: home-assistant:
container_name: home-assistant container_name: home-assistant
image: ghcr.io/home-assistant/home-assistant:2026.4.4@sha256:c1e5f0147f4cb51ccb05bb30b62a1269cc1bd48a6274792d3b38a77ab274dfd2 image: ghcr.io/home-assistant/home-assistant:2026.5.0@sha256:8edcb16cff8158e87a3a2b48b3bcca05c30dcea0212eb6a2fe940b6d52ed216a
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/home-assistant/config:/config - ${APPDATA_PATH}/home-assistant/config:/config
+1 -1
View File
@@ -20,7 +20,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
image: ghcr.io/traefik/traefik:v3.7.1 image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
image: ghcr.io/traefik/traefik:v3.7.1 image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin: