Skip to content

Commit ce58563

Browse files
authored
update container tag (#36826)
1 parent d4f5372 commit ce58563

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
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-20251105'
37+
38+
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20251113'
3839

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

0 commit comments

Comments
 (0)