We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61270b8 commit 6088b9bCopy full SHA for 6088b9b
Dockerfile
@@ -102,7 +102,7 @@ RUN pip3 install \
102
pyyaml
103
104
# Install carto for stylesheet
105
-RUN npm install -g carto@0.18.2
+RUN npm install -g carto@1.2.0
106
107
# Configure Apache
108
RUN echo "LoadModule tile_module /usr/lib/apache2/modules/mod_tile.so" >> /etc/apache2/conf-available/mod_tile.conf \
0 commit comments