We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d5aa4 commit 8ffd0e3Copy full SHA for 8ffd0e3
airflow/Dockerfile
@@ -34,9 +34,6 @@ ARG CYCLONEDX_BOM
34
ARG UV
35
ARG EXTRAS
36
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
-
40
# Airflow "extras" packages are listed here: https://airflow.apache.org/docs/apache-airflow/stable/extra-packages-ref.html
41
# They evolve over time and thus belong to the version-specific arguments.
42
# The mysql provider is currently excluded.
0 commit comments