Skip to content

Commit fa8474a

Browse files
authored
Update Python container (#33717)
1 parent 7313b9a commit fa8474a

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

+1-1
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-20250102'
37+
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20250122'
3838

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

0 commit comments

Comments
 (0)