We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bee29a4 + a3c3434 commit bc3ccbaCopy full SHA for bc3ccba
Dockerfile
@@ -6,8 +6,8 @@ ENV TERM linux
6
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=78ebd47
+ARG AIRFLOW_REPO_URL=https://github.com/markovianhq/incubator-airflow.git
+ARG AIRFLOW_COMMIT=1a54fdc
11
ENV AIRFLOW_HOME /usr/local/airflow
12
13
# Define en_US.
0 commit comments