Updated packager and full

Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
fly 2021-06-22 10:28:22 +02:00
parent 5d259b9e00
commit 3fcaf8c4d2
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ RUN pip3 install requests tabulate
ENV OSM2CITY_COMMIT ad086ee509e9d5025c9836918c387ee7514045be
ENV OSM2CITY_DATA_COMMIT 43eb54b82439deafc2d914ead0efe4bea9cd1cf5
ENV EASY_O2C_COMMIT 706805d34292e357626b3eff508c1ba828111463
ENV EASY_O2C_SCRIPTS_COMMIT d5471dacf554a2dc9ce26bf6024e38a7af434e3f
ENV EASY_O2C_SCRIPTS_COMMIT df47729b1a36d5a4dded566622af883227ef988e
RUN git clone https://gitlab.com/merspieler/easy-osm2city.git

View file

@ -4,7 +4,7 @@ RUN apt-get -y update && apt-get install -y git python3-pip curl vim wget
RUN pip3 install requests
ENV EASY_O2C_SCRIPTS_COMMIT 75ff8d8ba1dd727e6b3fd7dca962bfe637fd9faf
ENV EASY_O2C_SCRIPTS_COMMIT 112bfc9db9378e39c9ddee90cd88cab4ef6321a5
RUN git clone https://gitlab.com/merspieler/osm2city-scripts.git scripts