Skip to content

Commit

Permalink
Update config for ohm-website
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 22, 2024
1 parent f9e7eea commit 6d0c211
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 @@ -52,7 +52,7 @@ RUN npm install -g svgo

# Install openstreetmap-website
RUN rm -rf $workdir/html
ENV OPENHISTORICALMAP_WEBSITE_GITSHA=1935575f22d59015235034d76c262b86f2f42101
ENV OPENHISTORICALMAP_WEBSITE_GITSHA=554ecad1f56a0880f67af3b1255a9ffb39f6d41a
RUN git clone -b staging https://github.com/OpenHistoricalMap/ohm-website.git $workdir
WORKDIR $workdir
RUN git checkout $OPENHISTORICALMAP_WEBSITE_GITSHA
Expand Down

0 comments on commit 6d0c211

Please sign in to comment.