aglinxinyuan commented on code in PR #6270:
URL: https://github.com/apache/texera/pull/6270#discussion_r3548263570


##########
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:
   Agreed — since the pylsp container is ours to control, it makes sense to run 
a newer Python than the support floor. Filed #6282 as the separate follow-up to 
take it to 3.12, so this PR stays scoped to just dropping 3.10.



-- 
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]

Reply via email to