Skip to content

Commit

Permalink
bump ->rel-7-6-2
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterVisscher committed Dec 8, 2020
1 parent 00ef6f4 commit a599044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN apt-get -y update && \

RUN apt-get -y update --fix-missing

RUN git clone --single-branch -b rel-7-6-1 https://github.com/pdok/mapserver/ /usr/local/src/mapserver
RUN git clone --single-branch -b rel-7-6-2 https://github.com/pdok/mapserver/ /usr/local/src/mapserver

RUN mkdir /usr/local/src/mapserver/build && \
cd /usr/local/src/mapserver/build && \
Expand Down

0 comments on commit a599044

Please sign in to comment.