mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
Keep the latest image specified, to allow no-builds
This commit is contained in:
parent
4394a68889
commit
56b630e5eb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
||||||
# - 'OPENAI_API_HOST=http://api:8080'
|
# - 'OPENAI_API_HOST=http://api:8080'
|
||||||
|
|
||||||
api:
|
api:
|
||||||
# image: quay.io/go-skynet/llama-cli:latest
|
image: quay.io/go-skynet/llama-cli:latest
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue