Skip to content

Commit 576a802

Browse files
authored
Updates Beam Fn API container used by Dataflow at HEAD (#37088)
1 parent 15b50e2 commit 576a802

File tree

1 file changed

+1
-1
lines changed
  • sdks/python/apache_beam/runners/dataflow/internal

1 file changed

+1
-1
lines changed

sdks/python/apache_beam/runners/dataflow/internal/names.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
# Update this tag whenever there is a change that
3636
# requires changes to SDK harness container or SDK harness launcher.
3737

38-
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251205'
38+
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251210'
3939

4040
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'

0 commit comments

Comments
 (0)