diff --git a/Dockerfile b/Dockerfile
index fadbd2b3827a3ac810ebf0d461d39e7109e4f240..8786a758900390cc3fd685c6dad024be8a9ffd89 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,7 +9,7 @@ RUN apt-get install -y git
 USER jovyan
 RUN pip3 install --upgrade pip
 
-RUN pip3 install --upgrade pip
+# RUN pip3 install --upgrade pip
 RUN pip install jupyter-server-proxy==4.0.0
 RUN pip install jupyterlab-git==0.42.0
-RUN pip install jupyterlab-gitlab==3.0.0
\ No newline at end of file
+RUN pip install jupyterlab-gitlab==3.0.0