Set image versions for import-lakelines and import-natural-earth
This commit is contained in:
parent
1b36bdde05
commit
be81fb99e3
@ -10,7 +10,7 @@ services:
|
|||||||
- "5432"
|
- "5432"
|
||||||
env_file: .env
|
env_file: .env
|
||||||
import-natural-earth:
|
import-natural-earth:
|
||||||
image: "openmaptiles/import-natural-earth"
|
image: "openmaptiles/import-natural-earth:1.0"
|
||||||
env_file: .env
|
env_file: .env
|
||||||
links:
|
links:
|
||||||
- postgres
|
- postgres
|
||||||
@ -20,7 +20,7 @@ services:
|
|||||||
links:
|
links:
|
||||||
- postgres
|
- postgres
|
||||||
import-lakelines:
|
import-lakelines:
|
||||||
image: "openmaptiles/import-lakelines"
|
image: "openmaptiles/import-lakelines:0.9"
|
||||||
env_file: .env
|
env_file: .env
|
||||||
links:
|
links:
|
||||||
- postgres
|
- postgres
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user