Skip to content

Commit 469cd77

Browse files
committed
wip
1 parent bd17a9e commit 469cd77

File tree

3 files changed

+822
-1
lines changed

3 files changed

+822
-1
lines changed

airflow/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ COPY --from=opa-auth-manager-builder /tmp/opa-auth-manager/dist/opa_auth_manager
3535

3636
# The mysql provider is currently excluded.
3737
# Requires implementation of https://github.com/apache/airflow/blob/2.2.5/scripts/docker/install_mysql.sh
38-
ENV AIRFLOW_EXTRAS=async,amazon,celery,cncf.kubernetes,docker,dask,elasticsearch,ftp,grpc,hashicorp,http,ldap,google,google_auth,microsoft.azure,odbc,pandas,postgres,redis,sendgrid,sftp,slack,ssh,statsd,virtualenv,trino
38+
ENV AIRFLOW_EXTRAS=async,amazon,celery,cncf-kubernetes,docker,elasticsearch,fab,ftp,grpc,hashicorp,http,ldap,google,microsoft-azure,odbc,pandas,postgres,redis,sendgrid,sftp,slack,ssh,statsd,trino
3939

4040
RUN microdnf update && \
4141
microdnf install \

0 commit comments

Comments
 (0)