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

tvalentyn 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 204d3a5bd3f Update Dataflow dev python containers (#37358)
204d3a5bd3f is described below

commit 204d3a5bd3f7b89ca007b301a9d3aee331053c6e
Author: tvalentyn <[email protected]>
AuthorDate: Thu Jan 22 06:03:47 2026 -0800

    Update Dataflow dev python containers (#37358)
---
 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 48a0e2705e3..69b510eca0d 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-20260112'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260116'
 
 DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'

Reply via email to