mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-03-21 21:17:05 +02:00
update airflow
This commit is contained in:
parent
bdaea151ce
commit
4d9ebaa781
@ -20,7 +20,7 @@ RUN set -xe \
|
||||
mariadb-dev \
|
||||
postgresql-dev \
|
||||
python3-dev \
|
||||
&& pip install cython gunicorn numpy psycopg2-binary \
|
||||
&& pip install cython numpy psycopg2-binary \
|
||||
&& pip install apache-airflow[${AIRFLOW_EXTRAS}]==${AIRFLOW_VERSION} \
|
||||
&& pip install "websocket-client<0.55.0,>=0.35" \
|
||||
&& apk del \
|
||||
|
Loading…
x
Reference in New Issue
Block a user