diff --git a/Dockerfile b/Dockerfile index 68367bb..db8c3b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -57,7 +57,7 @@ RUN apt-get update && \ # Temporary useful tools # RUN apt-get update && \ -# apt-get install -y iputils-ping net-tools vim npm nodejs +# apt-get install -y iputils-ping net-tools vim COPY --from=builder \ /usr/local/bin/constellation-node \