Skip to content

Commit

Permalink
Update LocalAI version for telegram-bot example (fixes mudler#2638)
Browse files Browse the repository at this point in the history
  • Loading branch information
greygoo committed Jun 23, 2024
1 parent 491bb4f commit 6c7d799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/telegram-bot/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

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

0 comments on commit 6c7d799

Please sign in to comment.