Skip to content

Commit 19bf660

Browse files
committed
use fixed llama-stack version
1 parent 1acf3da commit 19bf660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN curl -LsSf https://astral.sh/uv/install.sh | sh
1717
RUN uv -h
1818

1919
RUN uv venv && \
20-
uv pip install llama-stack \
20+
uv pip install llama-stack==0.2.16 \
2121
fastapi \
2222
opentelemetry-sdk \
2323
opentelemetry-exporter-otlp \

0 commit comments

Comments
 (0)