emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

Please build image for 1.50.0-nightly (3d6705aa5 2020-12-07) #108

Closed contradictioned closed 3 years ago

contradictioned commented 3 years ago

Rust release: nightly-2020-12-07

OpenSSL: 1.1

Thank you :)

contradictioned commented 3 years ago

Slightly off-topic: I used the "Build request" issue template because I wanted to request a build. Is this as you intended it? The "rebuilt" in the about field and the bug-label make me second-guess this. If you thought of this template for requesting rebuilding already published images, I'd suggest renaming it to "Request rebuild".

emk commented 3 years ago

You made the request completely correctly! Unfortunately, I was trying to ship a huge project over the holidays and I didn't even see your request in my GitHub notifications. I'll have updated builds out today or tomorrow, with some other changes I've been waiting to release.

emk commented 3 years ago

I've now released nightly-2021-01-01, which is the latest build to have RLS and the other major components, as well as 1.49.0. `

emk commented 3 years ago

Thank you for requesting a build! And my apologies for the slow holiday response.