Skip to content

Commit 20ec4d0

Browse files
greygoomudler
andauthored
telegram-bot example: Update LocalAI version (fixes #2638) (#2640)
* Update LocalAI version for telegram-bot example (fixes #2638) * Update examples/telegram-bot/docker-compose.yml Signed-off-by: Ettore Di Giacinto <[email protected]> --------- Signed-off-by: Ettore Di Giacinto <[email protected]> Co-authored-by: Ettore Di Giacinto <[email protected]>
1 parent a9f8460 commit 20ec4d0

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:latest
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)