diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index fbdc4f87..8f550768 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -108,7 +108,7 @@ "dbt_token_uri": "https://oauth2.googleapis.com/token", "gcs_exported_data_bucket_name": "us-central1-hubble-1pt5-dev-7db0e004-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "chowbao/stellar-etl:testnet-noUsdDb", + "image_name": "stellar/stellar-etl:0ea7a30", "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 fbca13cd..8b17bc63 100644 --- a/airflow_variables_prod.json +++ b/airflow_variables_prod.json @@ -130,7 +130,7 @@ "dbt_token_uri": "https://oauth2.googleapis.com/token", "gcs_exported_data_bucket_name": "us-central1-hubble-2-d948d67b-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:e9c803c", + "image_name": "stellar/stellar-etl:0ea7a30", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "kube_config_location": "",