You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2019/09/11 16:47:39 UTC

[beam] branch asf-site updated: Publishing website 2019/09/11 16:47:26 at commit f0b7f8b

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2788666  Publishing website 2019/09/11 16:47:26 at commit f0b7f8b
2788666 is described below

commit 2788666a338a448e63ec1aa374e6a6f70e9f20c3
Author: jenkins <bu...@apache.org>
AuthorDate: Wed Sep 11 16:47:27 2019 +0000

    Publishing website 2019/09/11 16:47:26 at commit f0b7f8b
---
 website/generated-content/get-started/quickstart-go/index.html     | 2 +-
 website/generated-content/get-started/wordcount-example/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/generated-content/get-started/quickstart-go/index.html b/website/generated-content/get-started/quickstart-go/index.html
index 4c5b011..f3ed1dc 100644
--- a/website/generated-content/get-started/quickstart-go/index.html
+++ b/website/generated-content/get-started/quickstart-go/index.html
@@ -286,7 +286,7 @@ $ wordcount --input gs://dataflow-samples/shakespeare/kinglear.txt \
             --project your-gcp-project \
             --temp_location gs://&lt;your-gcs-bucket&gt;/tmp/ \
             --staging_location gs://&lt;your-gcs-bucket&gt;/binaries/ \
-            --worker_harness_container_image=apache-docker-beam-snapshots-docker.bintray.io/beam/go:20180515
+            --worker_harness_container_image=apachebeam/go_sdk:latest
 </code></pre>
 </div>
 
diff --git a/website/generated-content/get-started/wordcount-example/index.html b/website/generated-content/get-started/wordcount-example/index.html
index 37f38f7..6ef8d37 100644
--- a/website/generated-content/get-started/wordcount-example/index.html
+++ b/website/generated-content/get-started/wordcount-example/index.html
@@ -743,7 +743,7 @@ $ wordcount --input gs://dataflow-samples/shakespeare/kinglear.txt \
             --project your-gcp-project \
             --temp_location gs://&lt;your-gcs-bucket&gt;/tmp/ \
             --staging_location gs://&lt;your-gcs-bucket&gt;/binaries/ \
-            --worker_harness_container_image=apache-docker-beam-snapshots-docker.bintray.io/beam/go:20180515
+            --worker_harness_container_image=apachebeam/go_sdk:latest
 </code></pre>
 </div>