Skip to content

Commit

Permalink
Merge pull request #308 from OpenHistoricalMap/staging
Browse files Browse the repository at this point in the history
Update config for ohm-website
  • Loading branch information
Rub21 authored May 22, 2024
2 parents 140373b + 6d0c211 commit f0fc79d
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 f0fc79d

Please sign in to comment.