diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index 07dc1c59..3ffa4855 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -156,7 +156,7 @@ }, "gcs_exported_data_bucket_name": "us-central1-test-hubble-43c3e190-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:e53586a2a", + "image_name": "stellar/stellar-etl:204d343fa", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "k8s_namespace": "hubble-composer", diff --git a/airflow_variables_prod.json b/airflow_variables_prod.json index 9a9b0c6d..354c223b 100644 --- a/airflow_variables_prod.json +++ b/airflow_variables_prod.json @@ -157,7 +157,7 @@ }, "gcs_exported_data_bucket_name": "us-central1-hubble-14c4ca64-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:e53586a2a", + "image_name": "stellar/stellar-etl:204d343fa", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "k8s_namespace": "hubble-composer",