Keep the latest image specified, to allow no-builds

This commit is contained in:
mudler 2023-04-16 01:08:22 +02:00
parent 4394a68889
commit 56b630e5eb

View file

@ -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