mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-02 23:35:31 +00:00
make nat-libs in beacon_node Dockerfile
This commit is contained in:
parent
46fb9dc1b2
commit
c0e6383b3b
@ -10,7 +10,7 @@ ARG GIT_REVISION
|
||||
RUN git clone https://github.com/status-im/nimbus.git \
|
||||
&& cd nimbus \
|
||||
&& git reset --hard ${GIT_REVISION} \
|
||||
&& make update deps
|
||||
&& make update deps nat-libs
|
||||
|
||||
ARG NETWORK
|
||||
ARG NETWORK_BACKEND
|
||||
|
Loading…
x
Reference in New Issue
Block a user