mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
Merge pull request #321 from status-im/docker-nat-libs
make nat-libs in beacon_node Dockerfile
This commit is contained in:
commit
40825e47c4
@ -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