From 20ccf4d2ab11d25e8fc0ffb7a8c1d1c73b8d255c Mon Sep 17 00:00:00 2001 From: Oguzhan Unlu Date: Mon, 14 Oct 2024 18:17:23 +0300 Subject: [PATCH] rc16-0-3ba7f063-20241014-1814 --- 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 ffecd7b..95d8652 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-rc17-0-38586671-20241014-1716 \ + cengoguzhanunlu/bigquery-loader-pubsub:2.0.0-rc16-0-3ba7f063-20241014-1814 \ --config /snowplow/config/loader.hocon \ --iglu-config /snowplow/config/iglu.hocon