Skip to content

Commit

Permalink
2.0.0-rc15-2-48266eb3
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanunlu committed Oct 15, 2024
1 parent 1f23d8d commit 4c2eb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/startup-script.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4c2eb61

Please sign in to comment.