Merge pull request #66 from openmaptiles/hotfix/missing-ocean

Fix missing water and better generalization use for Water
This commit is contained in:
Lukas Martinelli
2016-12-01 09:44:23 +01:00
committed by GitHub
3 changed files with 55 additions and 18 deletions

View File

@@ -15,7 +15,7 @@ services:
links:
- postgres
import-water:
image: "openmaptiles/import-water"
image: "openmaptiles/import-water:0.2"
env_file: .env
links:
- postgres