Skip to content

Commit 121359e

Browse files
committed
testing: codeflare: images/Containerfile.codeflare_sdk: test project-codeflare/codeflare-sdk main branch
project-codeflare/codeflare-sdk#254
1 parent 76754b0 commit 121359e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testing/codeflare/images/Containerfile.codeflare_sdk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
FROM ci-artifacts:main
33

44
RUN pip install --no-cache-dir \
5-
codeflare_sdk
5+
-e git+https://github.com/project-codeflare/codeflare-sdk.git@refs/pull/271/head#egg=codeflare-sdk
6+
RUN pip install -r https://raw.githubusercontent.com/project-codeflare/codeflare-sdk/main/requirements.txt

0 commit comments

Comments
 (0)