diff --git a/Dockerfile b/Dockerfile index cc6a688..2f94823 100644 --- a/Dockerfile +++ b/Dockerfile @@ -178,7 +178,7 @@ RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \ mkdir logs # Install CartoDB -RUN git clone --recursive git://github.com/CartoDB/cartodb.git && \ +RUN git clone --recursive https://github.com/CartoDB/cartodb.git && \ cd cartodb && \ git checkout $CARTODB_VERSION && \ # Install cartodb extension