diff --git a/dags_airflow_ale_trainmod.py b/dags_airflow_ale_trainmod.py index 1cacf62..6a5816f 100644 --- a/dags_airflow_ale_trainmod.py +++ b/dags_airflow_ale_trainmod.py @@ -130,7 +130,7 @@ def check_response(response): # unique id of the task within the DAG task_id="preQ", # the Docker image to launch - image="romanoa77/preq:0.2", + image="romanoa77/preq:0.3.air", # launch the Pod on the same cluster as Airflow is running on in_cluster=True, # launch the Pod in the same namespace as Airflow is running in