mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
serai Dockerfile & Makefile fixed
This commit is contained in:
@@ -16,7 +16,7 @@ WORKDIR /serai
|
||||
RUN rustup update
|
||||
|
||||
# Install Solc @ 0.8.16
|
||||
RUN pip3 install solc-select
|
||||
RUN pip3 install solc-select==0.2.1
|
||||
RUN solc-select install 0.8.16
|
||||
RUN solc-select use 0.8.16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user