Skip to content

Commit

Permalink
Update map-styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 24, 2024
1 parent 13885ff commit c894c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ RUN apache2ctl configtest
RUN chown -R www-data: $workdir

# Clone Map-styles
ENV OPENHISTORICALMAP_MAP_STYLES_GITSHA=cf1eed87c6523d9076853cf1914ace931a12b177
ENV OPENHISTORICALMAP_MAP_STYLES_GITSHA=ad2ea8c7115e42fc73c6788f90ef82c27b23b203
RUN git clone https://github.com/OpenHistoricalMap/map-styles.git $workdir/map-styles
RUN cd $workdir/map-styles && git checkout $OPENHISTORICALMAP_MAP_STYLES_GITSHA
COPY update_map_styles.py $workdir/
Expand Down

0 comments on commit c894c34

Please sign in to comment.