Skip to content

Commit 204d3a5

Browse files
authored
Update Dataflow dev python containers (#37358)
1 parent f1e4b74 commit 204d3a5

File tree

1 file changed

+1
-1
lines changed
  • sdks/python/apache_beam/runners/dataflow/internal

1 file changed

+1
-1
lines changed

sdks/python/apache_beam/runners/dataflow/internal/names.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
# Update this tag whenever there is a change that
3636
# requires changes to SDK harness container or SDK harness launcher.
3737

38-
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260112'
38+
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260116'
3939

4040
DATAFLOW_CONTAINER_IMAGE_REPOSITORY = 'gcr.io/cloud-dataflow/v1beta3'

0 commit comments

Comments
 (0)