Skip to content

Commit 5d13819

Browse files
authored
Updates Dataflow Python container (#35357)
1 parent 6fb3a79 commit 5d13819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdks/python/apache_beam/runners/dataflow/internal

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
# Unreleased sdks use container image tag specified below.
3535
# Update this tag whenever there is a change that
3636
# requires changes to SDK harness container or SDK harness launcher.
37-
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20250530'
37+
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20250617'
3838

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

0 commit comments

Comments
 (0)