daflyinbed opened a new pull request, #5272: URL: https://github.com/apache/eventmesh/pull/5272
Fixes #5224 https://github.com/apache/eventmesh/actions/runs/20596142447 > buildx failed with: ERROR: failed to build: failed to solve: openjdk:11-jdk: failed to resolve source metadata for docker.io/library/openjdk:11-jdk: docker.io/library/openjdk:11-jdk: not found ### Motivation https://github.com/docker-library/openjdk/issues/505 ### Modifications Use eclipse temurin as base image instead. Fix warnings output by docker build. Exclude sdk/ rust / node build artifacts to speed up copy. ### Documentation - Does this pull request introduce a new feature? no -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
