aIbrahiim commented on issue #30519: URL: https://github.com/apache/beam/issues/30519#issuecomment-3410418854
I think the issue is in the Docker build orchestration as python and java containers are built with docker buildx but only stored in build cache, not pushed to registry where Go containers can find them. that is why i saw this error in logs Error response from daemon: No such image: apache/beam_python3.9_sdk:2.70.0.dev -- 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]
