Skip to content

Commit 53a6260

Browse files
chore(deps): update tabbyml/tabby docker tag to v0.27.1
1 parent c256fa7 commit 53a6260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/tabby/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.7'
33
services:
44
tabby:
55
restart: always
6-
image: tabbyml/tabby:0.27.0-rc.0
6+
image: tabbyml/tabby:0.27.1-rc.0
77
command: serve --model TabbyML/DeepseekCoder-6.7B --device cuda --webserver
88
volumes:
99
- tabby:/data

0 commit comments

Comments
 (0)