bump version cartocss 0.18.2 -> 1.2.0
This commit is contained in:
parent
c3bf2471c1
commit
32a31b9caf
@ -130,7 +130,7 @@ RUN mkdir -p /home/renderer/src \
|
||||
&& git clone --single-branch --branch v5.3.1 https://github.com/gravitystorm/openstreetmap-carto.git --depth 1 \
|
||||
&& cd openstreetmap-carto \
|
||||
&& rm -rf .git \
|
||||
&& npm install -g carto@0.18.2 \
|
||||
&& npm install -g carto \
|
||||
&& carto project.mml > mapnik.xml
|
||||
|
||||
# Configure renderd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user