We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 788401e + e09440b commit f84ab4eCopy full SHA for f84ab4e
Dockerfile
@@ -7,7 +7,7 @@ ENV TERM linux
7
# Airflow
8
ARG AIRFLOW_VERSION=1.7.1.3
9
ARG AIRFLOW_REPO_URL=https://github.com/apache/incubator-airflow.git
10
-ARG AIRFLOW_COMMIT=fe037d6
+ARG AIRFLOW_COMMIT=78ebd47
11
ENV AIRFLOW_HOME /usr/local/airflow
12
13
# Define en_US.
0 commit comments