Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot b742058751 Update fnsys/dockhand Docker tag to v1.0.28 2026-05-10 02:32:42 +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.27@sha256:8c2f62e215d257e3b17fd0d458d4fcd134f67c4ee495831b818004677ad57e3b image: fnsys/dockhand:v1.0.28@sha256:e2434373fda0d07637e1d8df0aa64e620696b76377669d2921bf7843c846d2f4
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.5.1@sha256:d4fbec16196d5c8bedf32647f0ca7165f654d92a2e81f35a373508d3226cb867 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