Skip to content

Commit 6c7d799

Browse files
committed
Update LocalAI version for telegram-bot example (fixes #2638)
1 parent 491bb4f commit 6c7d799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/telegram-bot/docker-compose.yml

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

33
services:
44
api:
5-
image: quay.io/go-skynet/local-ai:v1.18.0-ffmpeg
5+
image: quay.io/go-skynet/local-ai:v2.17.1-ffmpeg
66
# As initially LocalAI will download the models defined in PRELOAD_MODELS
77
# you might need to tweak the healthcheck values here according to your network connection.
88
# Here we give a timespan of 20m to download all the required files.

0 commit comments

Comments
 (0)