This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 39d8f93 Remove Python 2 from our images (#20680)
add fb87800 Cleaner output of docker image building scripts (#20679)
No new revisions were added by this update.
Summary of changes:
Dockerfile | 5 +----
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 | 20 ++++++++++--------
scripts/docker/compile_www_assets.sh | 24 +++++++++++++++++++---
scripts/docker/install_additional_dependencies.sh | 19 ++++++++---------
scripts/docker/install_airflow.sh | 15 +++++++-------
...install_airflow_dependencies_from_branch_tip.sh | 7 ++++---
.../docker/install_from_docker_context_files.sh | 16 ++++++++-------
scripts/docker/install_mssql.sh | 6 +++---
scripts/docker/install_mysql.sh | 5 ++---
scripts/docker/install_pip_version.sh | 4 +++-
scripts/in_container/_in_container_utils.sh | 4 ++--
scripts/in_container/prod/entrypoint_prod.sh | 2 +-
.../in_container/run_prepare_airflow_packages.sh | 2 +-
19 files changed, 84 insertions(+), 65 deletions(-)