Use NE v4.1.0

This commit is contained in:
jirik 2018-11-12 12:12:36 +01:00 committed by Jiri Kozel
parent 001ea0846f
commit 9c088abd3d

View File

@ -13,7 +13,7 @@ services:
- "5432" - "5432"
env_file: .env env_file: .env
import-natural-earth: import-natural-earth:
image: "openmaptiles/import-natural-earth:1.4" image: "openmaptiles/import-natural-earth:1.5"
env_file: .env env_file: .env
networks: networks:
- postgres_conn - postgres_conn