Skip to content

Commit

Permalink
fix: change python sdk to 2c1f6c4174ab0a1d11ad5b50db71336a15d892dc
Browse files Browse the repository at this point in the history
Co-authored-by: Nightknight3000 <[email protected]>
  • Loading branch information
antidodo committed Nov 5, 2024
1 parent 2c4e7b4 commit 6159721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/python/sdk-test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ RUN python3 -m pip install --upgrade pip

RUN pip3 install -r /tmp/requirements.txt

RUN pip3 install git+https://github.com/PrivateAIM/python-sdk.git@07a431a7f7af5247f557fdb4f7fae708356f6f71
RUN pip3 install git+https://github.com/PrivateAIM/python-sdk.git@2c1f6c4174ab0a1d11ad5b50db71336a15d892dc

0 comments on commit 6159721

Please sign in to comment.