m1a2st commented on code in PR #20886: URL: https://github.com/apache/kafka/pull/20886#discussion_r2527809133
########## tests/docker/ducker-ak: ########## @@ -45,9 +45,7 @@ docker_run_memory_limit="2000m" default_num_nodes=14 # The default OpenJDK base image. -# The base image of openjdk:17 is typically oraclelinux:8-slim, which doesn't include apt-get. -# Therefore, use openjdk:17-bullseye instead. -default_jdk="openjdk:17-bullseye" +default_jdk="sapmachine:17-jdk-ubuntu-jammy" Review Comment: I have updated the comments ########## tests/docker/ducker-ak: ########## @@ -45,9 +45,7 @@ docker_run_memory_limit="2000m" default_num_nodes=14 # The default OpenJDK base image. Review Comment: Addressed it. -- 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]
