更新 'Dockerfile'
This commit is contained in:
parent
3c0635084e
commit
a2095f1189
@ -171,6 +171,8 @@ RUN git clone https://github.com/CartoDB/CartoDB-SQL-API.git && \
|
||||
mkdir logs
|
||||
|
||||
# Install Windshaft
|
||||
ENV WINDSHAFT_VERSION=5.4.0
|
||||
|
||||
RUN git clone https://github.com/CartoDB/Windshaft-cartodb.git && \
|
||||
cd Windshaft-cartodb && \
|
||||
git checkout $WINDSHAFT_VERSION && \
|
||||
|
Loading…
Reference in New Issue
Block a user