Upgrade import-sql to 1.0

- Do not fail if there are no matching sql files in dir

- Fixed missing table for optional wikidata import.
pull/664/head
typebrook 2019-04-01 22:51:55 +08:00
rodzic c42943dc0c
commit 7393d88a03
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -68,7 +68,7 @@ services:
- ./build:/mapping
- cache:/cache
import-sql:
image: "openmaptiles/import-sql:0.8"
image: "openmaptiles/import-sql:1.0"
env_file: .env
networks:
- postgres_conn