We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b50e2 commit 576a802Copy full SHA for 576a802
sdks/python/apache_beam/runners/dataflow/internal/names.py
@@ -35,6 +35,6 @@
35
# Update this tag whenever there is a change that
36
# requires changes to SDK harness container or SDK harness launcher.
37
38
-BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251205'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251210'
39
40
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'
0 commit comments