Skip to content

Commit 6cd84c1

Browse files
chore(container): update image ollama/ollama ( 0.12.2 → 0.12.3 )
1 parent 4121400 commit 6cd84c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/AI/docker-compose.yml

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.12.2
5+
image: ollama/ollama:0.12.3
66
container_name: ollama
77
restart: unless-stopped
88
networks:

0 commit comments

Comments
 (0)