diff --git a/docker/Dockerfile b/docker/Dockerfile
index bed3d26..bf3cdab 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -70,7 +70,7 @@ RUN mkdir -p /root/.ssh/ && \
  
 RUN git config --global user.email "nabil.elmahiri@fractalite.com"  && \ 
     git config --global user.name "arigatou@65"  && \ 
-    git clone git@labs.atlasvoyages.com:nabilelmahiri/atlasvoayages.com.git -b 0.3-beta-v1
+    git clone git@labs.atlasvoyages.com:nabilelmahiri/atlasvoayages.com.git
 # RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1
 # RUN git clone https://nabilelmahiri:arigatou%4065@labs.atlasvoyages.com/pine/theme-atlasvoyages.git -b 0.3-beta-v1