From 687da816f9088b3c803d62ea7f5a14302552ff88 Mon Sep 17 00:00:00 2001 From: yetone Date: Sat, 7 Jun 2025 14:40:33 +0800 Subject: [PATCH] chores: update rag service image version (#2182) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb6fb11..978dac1 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ BUILD_DIR := build BUILD_FROM_SOURCE ?= false 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) all: luajit