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 a03e96a commit bf39e48Copy full SHA for bf39e48
1 file changed
sdks/python/apache_beam/runners/dataflow/internal/names.py
@@ -34,6 +34,6 @@
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-20250930'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251002'
38
39
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'
0 commit comments