Skip to content

Commit ab3605c

Browse files
author
Matt Reeves
committedAug 11, 2024
Merge branch 'main' into renovate/vaultwarden-server-1.x
2 parents 22eb836 + 338227f commit ab3605c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/AI/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.8"
22

33
services:
44
ollama:
5-
image: ollama/ollama:0.3.4
5+
image: ollama/ollama:0.3.5
66
container_name: ollama
77
restart: unless-stopped
88
volumes:

0 commit comments

Comments
 (0)
Please sign in to comment.