Compare commits
3
Commits
c9cd185cab
...
f1dd95168b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f1dd95168b | ||
|
|
4189a4e04c | ||
|
|
39489fdce1 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:6.59.0-alpine
|
||||
image: ghost:6.60.0-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.8.0
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.8.3
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
Reference in New Issue
Block a user