Skip to content

Commit 42586c4

Browse files
author
Shunping Huang
authored
Update the version of beam-master container image for python. (#29109)
1 parent a07d90e commit 42586c4

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-20231009'
37+
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20231023'
3838

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

0 commit comments

Comments
 (0)