alamb commented on code in PR #14344: URL: https://github.com/apache/datafusion/pull/14344#discussion_r1932826915
########## datafusion-cli/Dockerfile: ########## @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -FROM rust:1.80-bookworm AS builder +FROM rust:1.81-bookworm AS builder Review Comment: Per this comment: https://github.com/apache/datafusion/pull/14330#issuecomment-2620005880 maybe we should run the latest stable rust here 🤔 -- 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]
