Update airflow image version

This commit is contained in:
Iuliia Volkova
2019-10-08 08:32:32 +03:00
committed by GitHub
parent a04965e6c4
commit 6bed77e5aa

View File

@@ -1,4 +1,4 @@
FROM puckel/docker-airflow:1.10.3
FROM puckel/docker-airflow:1.10.4
RUN pip install --user psycopg2-binary
COPY ./airflow.cfg /usr/local/airflow/airflow.cfg
# or ./airflow_celeryexecutor.cfg /usr/local/airflow/airflow.cfg if you need .cfg with CeleryExecutor