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 d46a013 commit 26bf1b8Copy full SHA for 26bf1b8
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-20251020'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251031'
38
39
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'
0 commit comments