Skip to content

Commit

Permalink
Merge pull request #313 from OpenHistoricalMap/staging
Browse files Browse the repository at this point in the history
Update map-styles
  • Loading branch information
Rub21 authored May 24, 2024
2 parents 9a30812 + c894c34 commit c8e83f5
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 c8e83f5

Please sign in to comment.