You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/03/23 01:39:43 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #25890: Update Dataflow Python container to 20230322

tvalentyn commented on code in PR #25890:
URL: https://github.com/apache/beam/pull/25890#discussion_r1145579587


##########
sdks/python/apache_beam/runners/dataflow/internal/names.py:
##########
@@ -36,10 +36,10 @@
 
 # Update this version to the next version whenever there is a change that will
 # require changes to legacy Dataflow worker execution environment.
-BEAM_CONTAINER_VERSION = 'beam-master-20230126'
+BEAM_CONTAINER_VERSION = 'beam-master-20230322'
 # Update this version to the next version whenever there is a change that
 # requires changes to SDK harness container or SDK harness launcher.
-BEAM_FNAPI_CONTAINER_VERSION = 'beam-master-20230126'
+BEAM_FNAPI_CONTAINER_VERSION = 'beam-master-20230322`

Review Comment:
   ```suggestion
   BEAM_FNAPI_CONTAINER_VERSION = 'beam-master-20230322'
   ```



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org