This is an automated email from the ASF dual-hosted git repository.
shahar1 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1c0d8c88213 add ownership (#70443)
add 4d3cd1ec61f Handle DockerOperator mounts after rendering instead of in
__init__ (#70342)
No new revisions were added by this update.
Summary of changes:
.../airflow/providers/docker/operators/docker.py | 12 ++++---
.../providers/docker/operators/docker_swarm.py | 1 +
.../tests/unit/docker/operators/test_docker.py | 38 ++++++++++++++++++----
.../unit/docker/operators/test_docker_swarm.py | 19 +++++++++++
.../ci/prek/validate_operators_init_exemptions.txt | 1 -
5 files changed, 59 insertions(+), 12 deletions(-)