use tag v4.23.0 from openstreetmap-carto instead to use master
This commit is contained in:
parent
598a48145a
commit
bfcc7d7c44
@ -109,7 +109,8 @@ USER renderer
|
||||
|
||||
# Configure stylesheet
|
||||
WORKDIR /home/renderer/src
|
||||
RUN git clone https://github.com/gravitystorm/openstreetmap-carto.git
|
||||
RUN git clone https://github.com/gravitystorm/openstreetmap-carto.git \
|
||||
&& git -C openstreetmap-carto checkout v4.23.0
|
||||
WORKDIR /home/renderer/src/openstreetmap-carto
|
||||
USER root
|
||||
RUN npm install -g carto@0.18.2
|
||||
|
Loading…
Reference in New Issue
Block a user