Skip to content

Commit 37b63a2

Browse files
feat(container): update image ollama/ollama ( 0.18.3 → 0.19.0 )
1 parent 30cf332 commit 37b63a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/ollama/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
33
services:
44
ollama:
5-
image: ollama/ollama:0.18.3
5+
image: ollama/ollama:0.19.0
66
container_name: ollama
77
restart: unless-stopped
88
volumes:

0 commit comments

Comments
 (0)