Skip to content

Commit 4976920

Browse files
committed
🚧 update lls version in pr-container-build.yaml
1 parent 1d2ce3b commit 4976920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-container-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
RUN pip install --index-url https://download.pytorch.org/whl/cpu torch torchvision
8787
RUN pip install --no-deps sentence-transformers
88-
RUN pip install --no-cache llama-stack==0.2.22
88+
RUN pip install --no-cache llama-stack==0.3.5
8989
9090
# Install the local provider package
9191
RUN pip install /opt/app-root/

0 commit comments

Comments
 (0)