Update import-water version

This commit is contained in:
pathmapper 2019-10-30 17:45:21 +01:00 committed by GitHub
parent eca13f9bed
commit d91933273b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ services:
networks: networks:
- postgres_conn - postgres_conn
import-water: import-water:
image: "openmaptiles/import-water:1.1" image: "openmaptiles/import-water:1.2"
env_file: .env env_file: .env
networks: networks:
- postgres_conn - postgres_conn