We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e4b74 commit 204d3a5Copy full SHA for 204d3a5
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-20260112'
+BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260116'
39
40
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'
0 commit comments