diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -24,7 +24,7 @@
 WORKDIR /opt/etherpad-lite
 USER etherpad
 
-RUN src/bin/installDeps.sh && \    
+RUN src/bin/installDeps.sh && \
     rm -rf ~/.npm && \
     rm settings.json