We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6662f4 commit 31b13bdCopy full SHA for 31b13bd
server/containers/rag-server/Dockerfile
@@ -24,7 +24,7 @@ RUN export POETRY_VERSION="2.1.4" && \
24
ENV POETRY_HOME="/opt/poetry"
25
ENV PATH="/opt/poetry/bin:$PATH"
26
27
-ARG JUST_SEMANTIC_SEARCH_VERSION=0.4.7
+ARG JUST_SEMANTIC_SEARCH_VERSION=0.4.8
28
ARG JUST_AGENTS_VERSION=0.8.9
29
30
# Create necessary directories
0 commit comments