We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7785140 commit 2fff249Copy full SHA for 2fff249
docker/AI/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
3
services:
4
ollama:
5
- image: docker.mafyuh.xyz/ollama/ollama:0.2.6
+ image: docker.mafyuh.xyz/ollama/ollama:0.3.1
6
container_name: ollama
7
restart: unless-stopped
8
volumes:
0 commit comments