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

Abacn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 524036fb523 bump FnAPI container to beam-master-20260811 (#39721)
524036fb523 is described below

commit 524036fb5236fed0f5065c6dc3f45e72402506a8
Author: Ashwin S <[email protected]>
AuthorDate: Tue Aug 11 14:15:05 2026 -0400

    bump FnAPI container to beam-master-20260811 (#39721)
    
    Co-authored-by: Ashwin Sampathkumar <[email protected]>
---
 sdks/python/apache_beam/runners/dataflow/internal/names.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdks/python/apache_beam/runners/dataflow/internal/names.py 
b/sdks/python/apache_beam/runners/dataflow/internal/names.py
index 656eeb7b04b..bf764a68082 100644
--- a/sdks/python/apache_beam/runners/dataflow/internal/names.py
+++ b/sdks/python/apache_beam/runners/dataflow/internal/names.py
@@ -35,6 +35,6 @@ SERIALIZED_SOURCE_KEY = 'serialized_source'
 # Update this tag whenever there is a change that
 # requires changes to SDK harness container or SDK harness launcher.
 
-BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260803'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260811'
 
 DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'

Reply via email to