Yicong-Huang commented on code in PR #6270: URL: https://github.com/apache/texera/pull/6270#discussion_r3546170451
########## bin/pylsp/Dockerfile: ########## @@ -25,7 +25,7 @@ # has yet to be fully endorsed by the ASF. # Use an official Python runtime as a parent image -FROM python:3.10-slim +FROM python:3.11-slim Review Comment: we might want to change this to 3.12 (separate PR), it's better to use newer python for the environment/releases we have control. -- 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]
