diff --git a/docker/hub/Dockerfile b/docker/hub/Dockerfile index 70d7277800c..71655036e03 100644 --- a/docker/hub/Dockerfile +++ b/docker/hub/Dockerfile @@ -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