Move import-natural-earth to v1.2
defaults to geometry column. In tandem with https://github.com/openmaptiles/openmaptiles/pull/104, https://github.com/openmaptiles/openmaptiles-tools/pull/9 and https://github.com/openmaptiles/import-natural-earth
This commit is contained in:
parent
8299aca7aa
commit
18ff968b12
@ -11,7 +11,7 @@ services:
|
||||
- "5432"
|
||||
env_file: .env
|
||||
import-natural-earth:
|
||||
image: "openmaptiles/import-natural-earth:1.1"
|
||||
image: "openmaptiles/import-natural-earth:1.2"
|
||||
env_file: .env
|
||||
links:
|
||||
- postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user