diff --git a/Dockerfile b/Dockerfile index 1caab6f..57b1026 100644 --- a/Dockerfile +++ b/Dockerfile @@ -171,7 +171,7 @@ RUN git clone https://github.com/CartoDB/CartoDB-SQL-API.git && \ mkdir logs # Install Windshaft -ENV WINDSHAFT_VERSION=5.4.0 +#ENV WINDSHAFT_VERSION=5.4.0 RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \ cd Windshaft-cartodb && \