damccorm opened a new issue, #21607: URL: https://github.com/apache/beam/issues/21607
Beam Portable runner expects: INFO:root:Default Python SDK image for environment is apache/beam_python3.7_sdk:2.39.0rc2 However, when building an RC we, build an image apache/beam_python3.7_sdk:2.39.0_rc2 We need to change the tags in the release scripts, at least for Python images. Not sure about other languages, likely as well - we need to see what runners expect. Imported from Jira [BEAM-14494](https://issues.apache.org/jira/browse/BEAM-14494). Original Jira may contain additional context. Reported by: tvalentyn. -- 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]
