Skip to content

Commit

Permalink
Migrate to docker #641 - update graphhopper vesion to be specific
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Apr 29, 2020
1 parent ea033aa commit 3ee3135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- 9300:9300
restart: always
graphhopper:
image: graphhopper/graphhopper:latest
image: graphhopper/graphhopper:1.0-pre38
container_name: graphhopper
volumes:
- ghdata:/data:rw
Expand Down

0 comments on commit 3ee3135

Please sign in to comment.