Remove duplicated lines in Airflow Dockerfile
[osm/devops.git] / docker / Airflow / Dockerfile
index 2727977..5aa56a3 100644 (file)
@@ -40,7 +40,3 @@ RUN pip3 install \
     -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt \
     -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt
 
-RUN pip3 install \
-    -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt \
-    -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt
-