diff --git a/docker/Dockerfile b/docker/Dockerfile
index 0badd4d..d4c19db 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -66,7 +66,9 @@ RUN mkdir -p /root/.ssh/ && \
     ssh-keyscan labs.atlasvoyages.com >> /root/.ssh/known_hosts
 
 
-RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1
+# RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1
+
+RUN ssh -T git@labs.atlasvoyages.com