Compare commits
9 Commits
ab1b323219
...
86bc9ac2e3
| Author | SHA1 | Date | |
|---|---|---|---|
| 86bc9ac2e3 | |||
| a062458fdb | |||
| 325a85dc43 | |||
| e843d2a4d2 | |||
| cfb87057c3 | |||
| 83d34dcb64 | |||
| 8c63ebf963 | |||
| 3b0f4a9bf7 | |||
| f232b1fc2e |
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: dozzle
|
||||
image: amir20/dozzle:v10.3.3
|
||||
image: amir20/dozzle:v10.4.1
|
||||
ports:
|
||||
- 8083:8080
|
||||
networks:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:6.25.1-alpine
|
||||
image: ghost:6.30.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.4.2
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.4.3
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.15.2
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.16.0
|
||||
container_name: mealie
|
||||
ports:
|
||||
- "4006:9000"
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ollama/ollama:0.20.7
|
||||
image: ollama/ollama:0.21.0
|
||||
container_name: ollama
|
||||
ports:
|
||||
- 4019:11434
|
||||
|
||||
Reference in New Issue
Block a user