Skip to content

Commit 587ba17

Browse files
author
Vitor
committed
install telegram
1 parent cde2414 commit 587ba17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ RUN pip install --no-cache-dir --user \
6969
apache-airflow[jdbc,microsoft.mssql,samba,google_auth,odbc,sentry] \
7070
apache-airflow-providers-docker \
7171
airflow-provider-great-expectations \
72-
apache-airflow-providers-common-sql
72+
apache-airflow-providers-common-sql \
73+
apache-airflow-providers-telegram
7374

7475
ARG dev_build="false"
7576
RUN \

0 commit comments

Comments
 (0)