LukeMathWalker / cargo-chef

A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
Apache License 2.0
1.72k stars 113 forks source link

Rust 1.68 docker container? #195

Closed Arjentix closed 1 year ago

Arjentix commented 1 year ago

Hello! Do you plan to publish a docker container for Rust 1.68?

I'd like to use it to try new sparse protocol with your cargo-chef.

lswith commented 1 year ago

Looks like it's failing: https://github.com/LukeMathWalker/cargo-chef/actions/runs/4402519618/jobs/7709769668#step:9:169

LukeMathWalker commented 1 year ago

I've merged #193 which might fix the build.

LukeMathWalker commented 1 year ago

It worked! It's out!