This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from ca4d2a3 Chart: 1.4.0 changelog (#20661)
add 0635b97 Modernize usage of PIP in Airflow images (#20726)
No new revisions were added by this update.
Summary of changes:
Dockerfile | 14 ++++++--------
Dockerfile.ci | 3 +--
IMAGES.rst | 7 +++----
dev/README_RELEASE_PROVIDER_PACKAGES.md | 4 ++--
docs/docker-stack/build-arg-ref.rst | 2 +-
scripts/ci/kubernetes/ci_run_kubernetes_tests.sh | 2 +-
scripts/ci/libraries/_initialization.sh | 2 +-
scripts/docker/common.sh | 7 ++++++-
scripts/docker/install_additional_dependencies.sh | 11 +++++------
scripts/docker/install_airflow.sh | 15 ++++++++-------
.../install_airflow_dependencies_from_branch_tip.sh | 7 ++++---
scripts/docker/install_from_docker_context_files.sh | 14 ++++++++------
scripts/docker/install_pip_version.sh | 4 +++-
scripts/in_container/_in_container_utils.sh | 4 ++--
scripts/in_container/prod/entrypoint_prod.sh | 2 +-
scripts/in_container/run_prepare_airflow_packages.sh | 2 +-
16 files changed, 53 insertions(+), 47 deletions(-)