Skip to content

Commit 31b13bd

Browse files
committed
Some version issue fix
1 parent b6662f4 commit 31b13bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/containers/rag-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN export POETRY_VERSION="2.1.4" && \
2424
ENV POETRY_HOME="/opt/poetry"
2525
ENV PATH="/opt/poetry/bin:$PATH"
2626

27-
ARG JUST_SEMANTIC_SEARCH_VERSION=0.4.7
27+
ARG JUST_SEMANTIC_SEARCH_VERSION=0.4.8
2828
ARG JUST_AGENTS_VERSION=0.8.9
2929

3030
# Create necessary directories

0 commit comments

Comments
 (0)