m1a2st commented on code in PR #17520: URL: https://github.com/apache/kafka/pull/17520#discussion_r1803984983
########## tests/docker/Dockerfile: ########## @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -ARG jdk_version=openjdk:11 +ARG jdk_version=openjdk:17.0.2-buster Review Comment: The base image of the openjdk:17 are almost `oraclelinux:8-slim`, this image doesn't have `apt-get`, thus I need to use `openjdk:17.0.2-buster` -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org