`The SSL certificate is invalid`
Thanks for sharing this.
I've previously used this before succesfully. However, today I am getting an unable to fetch error.
This occurs at RUN cargo build --release
Updating registry `https://github.com/rust-lang/crates.io-index` error: failed to fetch `https://github.com/rust-lang/crates.io-index` Caused by: [16/-17] The SSL certificate is invalid
Any ideas? Thanks!
+1. I'm getting this too in my image which is based on schickling/rust.
Hey @jordancrawfordnz. Check this out.
Ah nice. I took the easy way out and just switched to another Rust image for now, I suppose the other image is probably only working because it's an older version of Rust.