We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a2be1e + 56ad04f commit 792a6f9Copy full SHA for 792a6f9
docker/AI/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
3
services:
4
ollama:
5
- image: ollama/ollama:0.3.2
+ image: ollama/ollama:0.3.3
6
container_name: ollama
7
restart: unless-stopped
8
volumes:
0 commit comments