Skip to content

Commit

Permalink
Update safe-eth-py
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Mar 15, 2024
1 parent 6380dcc commit 961eaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-image/safe-transaction-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ RUN apt-get update -y \
&& mv tmp/safe_transaction_service ./ \
&& rm -rf tmp \
&& pip uninstall -y safe-eth-py \
&& pip install git+https://github.com/furoxr/safe-eth-py.git@support-darwinia
&& pip install git+https://github.com/dcdao/safe-eth-py.git@support-darwinia

0 comments on commit 961eaa8

Please sign in to comment.