Skip to content

Commit

Permalink
update pthon container (#33955)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedabu98 authored Feb 12, 2025
1 parent 2acc9cc commit e66b645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/apache_beam/runners/dataflow/internal/names.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
# Unreleased sdks use container image tag specified below.
# Update this tag whenever there is a change that
# requires changes to SDK harness container or SDK harness launcher.
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20250128'
BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20250211'

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

0 comments on commit e66b645

Please sign in to comment.