Skip to content

Commit

Permalink
Update gitsha for website
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Apr 3, 2024
1 parent d43a624 commit a5111fd
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 @@ -48,7 +48,7 @@ RUN npm install -g svgo

# Install openstreetmap-website
RUN rm -rf $workdir/html
ENV OPENHISTORICALMAP_WEBSITE_GITSHA=b0e9538d94348f8f7ae70f525112294485bcb81d
ENV OPENHISTORICALMAP_WEBSITE_GITSHA=74e7c7a33ad7bc6af7312e6cca0284523eddcdbb
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 a5111fd

Please sign in to comment.