chia7712 commented on code in PR #20165: URL: https://github.com/apache/kafka/pull/20165#discussion_r2210350170
########## tests/docker/Dockerfile: ########## @@ -14,8 +14,8 @@ # limitations under the License. # The base image of openjdk:17 is typically oraclelinux:8-slim, which doesn't include apt-get. -# Therefore, use openjdk:17-buster instead. -ARG jdk_version=openjdk:17-buster +# Therefore, use openjdk:17-bullseye instead. +ARG jdk_version=openjdk:17-bullseye Review Comment: sounds good -- 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