We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7870d1a + 7fcce9c commit afc4114Copy full SHA for afc4114
docker/AI/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
3
services:
4
ollama:
5
- image: ollama/ollama:0.3.10
+ image: ollama/ollama:0.3.11
6
container_name: ollama
7
restart: unless-stopped
8
volumes:
0 commit comments