Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Aug 15, 2024
1 parent abef13a commit f6d8e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow_server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ COPY pip_install_deps.sh ./
COPY dags/ dags/
COPY anyway_etl_airflow/ anyway_etl_airflow/
COPY setup.py ./
RUN pip install setuptools==70.3.0
RUN pip install -e .

ENV AIRFLOW_HOME=/var/airflow
Expand Down

0 comments on commit f6d8e56

Please sign in to comment.