From 6159721742a2a851a416570924bd924ffcda61a4 Mon Sep 17 00:00:00 2001 From: davidhieber Date: Tue, 5 Nov 2024 13:42:27 +0100 Subject: [PATCH] fix: change python sdk to 2c1f6c4174ab0a1d11ad5b50db71336a15d892dc Co-authored-by: Nightknight3000 --- data/python/sdk-test/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/python/sdk-test/Dockerfile b/data/python/sdk-test/Dockerfile index d1b6ae4..248a042 100644 --- a/data/python/sdk-test/Dockerfile +++ b/data/python/sdk-test/Dockerfile @@ -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