Skip to content

Commit 6088b9b

Browse files
kiddikaiKai Liebscher
andauthored
upgrade carto from v0.18.2 to v1.2.0 (#355) (#359)
Co-authored-by: Kai Liebscher <[email protected]>
1 parent 61270b8 commit 6088b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ RUN pip3 install \
102102
pyyaml
103103

104104
# Install carto for stylesheet
105-
RUN npm install -g carto@0.18.2
105+
RUN npm install -g carto@1.2.0
106106

107107
# Configure Apache
108108
RUN echo "LoadModule tile_module /usr/lib/apache2/modules/mod_tile.so" >> /etc/apache2/conf-available/mod_tile.conf \

0 commit comments

Comments
 (0)