Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
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
volumes:
- ${APPDATA_PATH}/home-assistant/config:/config
+1 -1
View File
@@ -1,7 +1,7 @@
services:
portainer-agent:
container_name: portainer-agent
image: docker.io/portainer/agent:alpine@sha256:d8c70d6c1174248796827182abb1ea8f9ea4869b32967af694cf472c3ec2c2a1
image: docker.io/portainer/agent:alpine@sha256:a5a7e48b29410128699c2001a86e234c76d8a8381e3e5f1d8cc83531112e78fc
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock