aajisaka commented on code in PR #7295: URL: https://github.com/apache/kyuubi/pull/7295#discussion_r2660636569
########## docker/playground/image/kyuubi-playground-base.Dockerfile: ########## @@ -10,13 +10,25 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM eclipse-temurin:8-focal +FROM ubuntu:focal Review Comment: FYI: Filed https://issues.apache.org/jira/browse/HADOOP-19774 to use Ubuntu 24.04 in Hadoop -- 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]
