fix docker build (#8462)

This commit is contained in:
Denis S. Soldatov aka General-Beck 2018-04-23 16:36:08 +03:00 committed by Afri Schoedon
parent b0cc44aabb
commit 1ab06ce2d2
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ cd /build&&git clone https://github.com/paritytech/parity && \
binutils \
file \
pkg-config \
dpkg-dev \
dpkg-dev &&\
rm -rf /var/lib/apt/lists/*
# setup ENTRYPOINT
EXPOSE 8080 8545 8180