Skip to content

Commit

Permalink
20241014-1326
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanunlu committed Oct 14, 2024
1 parent dda7d0c commit 243ff08
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-rc17-0-38586671-20241011-1702 \
cengoguzhanunlu/bigquery-loader-pubsub:2.0.0-rc17-0-38586671-20241014-1326 \
--config /snowplow/config/loader.hocon \
--iglu-config /snowplow/config/iglu.hocon

0 comments on commit 243ff08

Please sign in to comment.