From 4c2eb6129bdccbc13b698c539573271a29218f29 Mon Sep 17 00:00:00 2001 From: Oguzhan Unlu Date: Tue, 15 Oct 2024 15:31:24 +0300 Subject: [PATCH] 2.0.0-rc15-2-48266eb3 --- templates/startup-script.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/startup-script.sh.tmpl b/templates/startup-script.sh.tmpl index 199634c..f75dc5b 100644 --- a/templates/startup-script.sh.tmpl +++ b/templates/startup-script.sh.tmpl @@ -29,6 +29,6 @@ sudo docker run \ --env BIGQUERY_SERVICE_ACCOUNT_JSON='${bigquery_service_account_json_b64}' \ %{ endif ~} --env INSTANCE_ID=$(get_instance_id) \ - cengoguzhanunlu/bigquery-loader-pubsub:2.0.0-rc15 \ + cengoguzhanunlu/bigquery-loader-pubsub:2.0.0-rc15-2-48266eb3 \ --config /snowplow/config/loader.hocon \ --iglu-config /snowplow/config/iglu.hocon