tvalentyn commented on code in PR #37853: URL: https://github.com/apache/beam/pull/37853#discussion_r2943620505
########## sdks/python/apache_beam/runners/dataflow/internal/names.py: ########## @@ -35,6 +35,6 @@ # 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-20260309' +BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260313' Review Comment: ```suggestion BEAM_DEV_SDK_CONTAINER_TAG = 'beam-master-20260316' ``` (containers are being cloned right now) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
