arixmkii commented on code in PR #23063: URL: https://github.com/apache/kafka/pull/23063#discussion_r3702792168
########## docker/native/Dockerfile: ########## @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ghcr.io/graalvm/graalvm-community:21 AS build-native-image +FROM ghcr.io/graalvm/graalvm-community:25 AS build-native-image Review Comment: It seems Mandrel images are only published to Quay https://groups.google.com/g/quarkus-dev/c/Cs-9VKrASbI?pli=1 and are heavily leaning toward RHEL runtimes, so, it should be checked if they are suitable to be used as a replacement as is. -- 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]
