Skip to content

Commit

Permalink
Remove duplicate ARG definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
bugraoz93 committed Nov 16, 2024
1 parent 38c7f3e commit 648075b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -1557,8 +1557,6 @@ RUN if [[ ${AIRFLOW_PRE_CACHED_YARN_PACKAGES} == "true" ]]; then \

USER airflow

ARG AIRFLOW_REPO=apache/airflow
ARG AIRFLOW_BRANCH=main
ARG AIRFLOW_EXTRAS
ARG ADDITIONAL_AIRFLOW_EXTRAS=""
# Allows to override constraints source
Expand Down

0 comments on commit 648075b

Please sign in to comment.