Set image versions for import-lakelines and import-natural-earth

pull/60/head
Lukas Martinelli 2016-11-30 09:59:49 +00:00
rodzic 1b36bdde05
commit be81fb99e3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ services:
- "5432"
env_file: .env
import-natural-earth:
image: "openmaptiles/import-natural-earth"
image: "openmaptiles/import-natural-earth:1.0"
env_file: .env
links:
- postgres
@ -20,7 +20,7 @@ services:
links:
- postgres
import-lakelines:
image: "openmaptiles/import-lakelines"
image: "openmaptiles/import-lakelines:0.9"
env_file: .env
links:
- postgres