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.
This commit is contained in:
parent
c42943dc0c
commit
7393d88a03
@ -68,7 +68,7 @@ services:
|
|||||||
- ./build:/mapping
|
- ./build:/mapping
|
||||||
- cache:/cache
|
- cache:/cache
|
||||||
import-sql:
|
import-sql:
|
||||||
image: "openmaptiles/import-sql:0.8"
|
image: "openmaptiles/import-sql:1.0"
|
||||||
env_file: .env
|
env_file: .env
|
||||||
networks:
|
networks:
|
||||||
- postgres_conn
|
- postgres_conn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user