diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index 00f206f9..cf44f13a 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -61,7 +61,7 @@ "dbt_threads": 12, "gcs_exported_data_bucket_name": "us-central1-test-hubble-2-5f1f2dbf-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "chowbao/stellar-etl:contractfix", + "image_name": "stellar/stellar-etl:274b138", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "kube_config_location": "", diff --git a/airflow_variables_prod.json b/airflow_variables_prod.json index 7bd39a04..c4c14653 100644 --- a/airflow_variables_prod.json +++ b/airflow_variables_prod.json @@ -66,7 +66,7 @@ "dbt_threads": 12, "gcs_exported_data_bucket_name": "us-central1-hubble-14c4ca64-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:2f8c44a", + "image_name": "stellar/stellar-etl:274b138", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "kube_config_location": "",