3 Commits
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: ghcr.io/home-assistant/home-assistant:2026.8.0 image: ghcr.io/home-assistant/home-assistant:2026.8.2
container_name: home-assistant container_name: home-assistant
networks: networks:
- ip4net - ip4net
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: ghcr.io/spliit-app/spliit:1.21.0 image: ghcr.io/spliit-app/spliit:1.22.0
container_name: spliit container_name: spliit
ports: ports:
- "4025:3000" - "4025:3000"