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