Compare commits
1 Commits
2958966dc1
...
12e364c581
| Author | SHA1 | Date | |
|---|---|---|---|
| 12e364c581 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghost:6.13.2-alpine
|
||||
image: ghost:6.13.1-alpine
|
||||
container_name: ghost
|
||||
ports:
|
||||
- 4016:2368
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ollama/ollama:0.14.2
|
||||
image: ollama/ollama:0.14.1
|
||||
container_name: ollama
|
||||
ports:
|
||||
- 4019:11434
|
||||
|
||||
Reference in New Issue
Block a user