Skip to content

Commit bc3ccba

Browse files
authored
Merge pull request #9 from markovianhq/waltherg-patch-2
Push airflow to latest custom commit
2 parents bee29a4 + a3c3434 commit bc3ccba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ENV TERM linux
66

77
# Airflow
88
ARG AIRFLOW_VERSION=1.7.1.3
9-
ARG AIRFLOW_REPO_URL=https://github.com/apache/incubator-airflow.git
10-
ARG AIRFLOW_COMMIT=78ebd47
9+
ARG AIRFLOW_REPO_URL=https://github.com/markovianhq/incubator-airflow.git
10+
ARG AIRFLOW_COMMIT=1a54fdc
1111
ENV AIRFLOW_HOME /usr/local/airflow
1212

1313
# Define en_US.

0 commit comments

Comments
 (0)