We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de755ee + 792a6f9 commit a243286Copy full SHA for a243286
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