2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.61.0-alpine
image: ghost:6.63.0-alpine
container_name: ghost
ports:
- 4016:2368
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.33.3
image: ollama/ollama:0.34.0
container_name: ollama
ports:
- 4019:11434