Skip to content

Commit

Permalink
fix: change python sdk to a8e1ca7e256b18b7e44ed34c2fec1b750c1e364b
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 d1461de commit ce192fb
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@506c24d25209b4ab0b1ce33503e5a2ffb1ce32e0
RUN pip3 install git+https://github.com/PrivateAIM/python-sdk.git@a8e1ca7e256b18b7e44ed34c2fec1b750c1e364b

0 comments on commit ce192fb

Please sign in to comment.