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 d4f5372 commit ce58563Copy full SHA for ce58563
sdks/python/apache_beam/runners/dataflow/internal/names.py
@@ -34,6 +34,7 @@
34
# Unreleased sdks use container image tag specified below.
35
# Update this tag whenever there is a change that
36
# requires changes to SDK harness container or SDK harness launcher.
37
-BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251105'
+
38
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251113'
39
40
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'
0 commit comments