Skip to content

Commit

Permalink
Update ohm-website version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Feb 13, 2025
1 parent 5a1c91d commit 9366df8
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 @@ -8,7 +8,7 @@ RUN npm install -g svgo

# Install openstreetmap-website
RUN rm -rf $workdir/html
ENV OPENHISTORICALMAP_WEBSITE_GITSHA=352167399a3340b6089dce93cd50439755f35076
ENV OPENHISTORICALMAP_WEBSITE_GITSHA=dae4f4273c2ac1f991ac337842b33f6fea07d41c

RUN git clone https://github.com/OpenHistoricalMap/ohm-website.git $workdir \
&& cd $workdir \
Expand Down

0 comments on commit 9366df8

Please sign in to comment.