Skip to content

Commit b311220

Browse files
please
1 parent 1a8c238 commit b311220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose/ghopper-walking/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN git clone --single-branch -b tcat-map https://github.com/cuappdev/ithaca-tra
77

88
WORKDIR /usr/src/app
99

10-
RUN git clone --single-branch -b master https://github.com/graphhopper/graphhopper.git
10+
RUN git clone --single-branch -b 0.12 https://github.com/graphhopper/graphhopper.git
1111

1212
WORKDIR /usr/src/app/graphhopper
1313
RUN ./graphhopper.sh --action build

0 commit comments

Comments
 (0)