Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02ec1e2139 | |||
| 5be003239f | |||
| e1c61946b0 | |||
| ea461dc357 | |||
| 4d90223b6c |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:6.44.0-alpine
|
||||
image: ghost:6.44.1-alpine
|
||||
container_name: ghost
|
||||
ports:
|
||||
- 4016:2368
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.6.0
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.6.1
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
Reference in New Issue
Block a user