fix docker build (#8462)
This commit is contained in:
parent
b0cc44aabb
commit
1ab06ce2d2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user