Skip to content

Commit a9979fe

Browse files
bump ollama/ollama to v0.20.3 (#11)
Co-authored-by: hcastc00 <hcastc00@users.noreply.github.com>
1 parent ab6cc60 commit a9979fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"upstream": [
55
{
66
"repo": "ollama/ollama",
7-
"version": "v0.18.2",
7+
"version": "v0.20.3",
88
"arg": "OLLAMA_VERSION"
99
}
1010
],

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: ollama
66
args:
7-
OLLAMA_VERSION: v0.18.2
7+
OLLAMA_VERSION: v0.20.3
88
container_name: ollama.ollama.dnp.dappnode.eth
99
volumes:
1010
- ollama:/root/.ollama

0 commit comments

Comments
 (0)