Skip to content

Commit 8ffd0e3

Browse files
committed
removed duplicate lines
1 parent f8d5aa4 commit 8ffd0e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

airflow/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ ARG CYCLONEDX_BOM
3434
ARG UV
3535
ARG EXTRAS
3636

37-
COPY airflow/stackable/constraints/${PRODUCT}/constraints-python${PYTHON}.txt /tmp/constraints.txt
38-
COPY --from=opa-auth-manager-builder /tmp/opa-auth-manager/dist/opa_auth_manager-0.1.0-py3-none-any.whl /tmp/
39-
4037
# Airflow "extras" packages are listed here: https://airflow.apache.org/docs/apache-airflow/stable/extra-packages-ref.html
4138
# They evolve over time and thus belong to the version-specific arguments.
4239
# The mysql provider is currently excluded.

0 commit comments

Comments
 (0)