Compare commits

..

1 Commits

2 changed files with 2 additions and 2 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.0@sha256:7fbf6a5e006e889d7799476ad7646bd18e9dc73e8a4ccd9326b41798de6bb3bf image: ghcr.io/home-assistant/home-assistant:2026.4.4@sha256:c1e5f0147f4cb51ccb05bb30b62a1269cc1bd48a6274792d3b38a77ab274dfd2
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/home-assistant/config:/config - ${APPDATA_PATH}/home-assistant/config:/config
+1 -1
View File
@@ -21,7 +21,7 @@ services:
pocket-id: pocket-id:
container_name: pocket-id container_name: pocket-id
image: ghcr.io/pocket-id/pocket-id:v2.6.0-distroless@sha256:69e3a04ee3cbe975297cce6d0d3e0fcd9190ea732afd6b1e31cb42f125f79e98 image: ghcr.io/pocket-id/pocket-id:v2.5.0-distroless@sha256:deadc3c4dd6655a7d7f959200db1c74e394942dc061e6f3732b709983a08aab7
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pocket-id-db: pocket-id-db: