This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 56285ee Add params dag_id, task_id etc to XCom.serialize_value
(#19505)
add 5a38d15 Upgrade Postgres client in Docker images (#21631)
No new revisions were added by this update.
Summary of changes:
Dockerfile | 18 ++++++----
Dockerfile.ci | 11 ++++---
breeze | 5 +++
docs/docker-stack/build-arg-ref.rst | 3 ++
docs/docker-stack/build.rst | 2 ++
.../restricted/restricted_environments.sh | 1 +
scripts/ci/libraries/_build_images.sh | 1 +
scripts/ci/libraries/_initialization.sh | 3 ++
scripts/docker/install_airflow.sh | 8 ++++-
...install_airflow_dependencies_from_branch_tip.sh | 5 +++
.../docker/install_from_docker_context_files.sh | 3 ++
.../{install_mysql.sh => install_postgres.sh} | 38 ++++++----------------
12 files changed, 58 insertions(+), 40 deletions(-)
copy scripts/docker/{install_mysql.sh => install_postgres.sh} (54%)