diff --git a/Dockerfile b/Dockerfile index b704175..03c6cc9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,4 +18,4 @@ VOLUME "/dist" RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* -#CMD ["/build-latest"] \ No newline at end of file +CMD ["/build-latest"] \ No newline at end of file