Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
home-assistant:
container_name: home-assistant
image: ghcr.io/home-assistant/home-assistant:2026.2.3@sha256:96fa92d83fa8dae987fbbbcf58b1fea1140985ff6a8517b37f7b65c76ef20133
image: ghcr.io/home-assistant/home-assistant:2026.3.1@sha256:0e091dfce3068339c3e1d14382e6c34141e05cd589a1972ebd4d9a8e6b5d8969
restart: unless-stopped
volumes:
- ${APPDATA_PATH}/home-assistant/config:/config

View File

@@ -1,7 +1,7 @@
services:
syncthing:
container_name: syncthing
image: ghcr.io/syncthing/syncthing:2.0.15
image: ghcr.io/syncthing/syncthing:2.0.14
restart: unless-stopped
hostname: ${HOSTNAME}
environment: