Skip to content

Commit

Permalink
fix docker build (openethereum#8462)
Browse files Browse the repository at this point in the history
  • Loading branch information
General-Beck authored and VladLupashevskyi committed May 23, 2018
1 parent 32129b6 commit ee49212
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 ee49212

Please sign in to comment.