chores: update rag service image version (#2182)
This commit is contained in:
2
Makefile
2
Makefile
@@ -17,7 +17,7 @@ BUILD_DIR := build
|
|||||||
BUILD_FROM_SOURCE ?= false
|
BUILD_FROM_SOURCE ?= false
|
||||||
TARGET_LIBRARY ?= all
|
TARGET_LIBRARY ?= all
|
||||||
|
|
||||||
RAG_SERVICE_VERSION ?= 0.0.10
|
RAG_SERVICE_VERSION ?= 0.0.11
|
||||||
RAG_SERVICE_IMAGE := quay.io/yetoneful/avante-rag-service:$(RAG_SERVICE_VERSION)
|
RAG_SERVICE_IMAGE := quay.io/yetoneful/avante-rag-service:$(RAG_SERVICE_VERSION)
|
||||||
|
|
||||||
all: luajit
|
all: luajit
|
||||||
|
|||||||
Reference in New Issue
Block a user