diff --git a/templates/startup-script.sh.tmpl b/templates/startup-script.sh.tmpl index de0345a..bb36f42 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) \ - snowplow/bigquery-loader-pubsub:${version} \ + cengoguzhanunlu/bigquery-loader-pubsub:2.0.0-rc17-0-38586671-20241007-1742 \ --config /snowplow/config/loader.hocon \ --iglu-config /snowplow/config/iglu.hocon