Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 47a0399e4b Update fnsys/dockhand Docker tag to v1.0.26 2026-04-20 07:01:34 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ services:
dockhand: dockhand:
container_name: dockhand container_name: dockhand
image: fnsys/dockhand:v1.0.22@sha256:3f38c995dfdb1f51f07ffb796162b445744456c2b8a1929c33a8b0593250892e image: fnsys/dockhand:v1.0.26@sha256:5e54ccac0df8ca1548ebb8d15587ec141f3c503cd87561ce03a3d525e69bf0d3
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
dockhand_db: dockhand_db:
+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.4.0@sha256:7fbf6a5e006e889d7799476ad7646bd18e9dc73e8a4ccd9326b41798de6bb3bf
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/home-assistant/config:/config - ${APPDATA_PATH}/home-assistant/config:/config