Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
fix docker build (#8462)
Browse files Browse the repository at this point in the history
  • Loading branch information
General-Beck authored and 5chdn committed Apr 23, 2018
1 parent b0cc44a commit 1ab06ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ab06ce

Please sign in to comment.