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

jrmccluskey 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 edaeae93065 update python container tag (#37812)
edaeae93065 is described below

commit edaeae930650255c68e3c0b3d219d2c4befaa2c0
Author: Derrick Williams <[email protected]>
AuthorDate: Wed Mar 11 11:51:10 2026 -0400

    update python container tag (#37812)
---
 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 f19114d06fb..fc106097ae9 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-20260220'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260309'
 
 DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'

Reply via email to