We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package clap_derive v4.5.3 cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.72.1
package
cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.72.1
Dockerfile currently specifying FROM rust:1.72-buster AS rust
Dockerfile
FROM rust:1.72-buster AS rust
Tag rust:1.76.0-buster was pushed five days ago, presumably 1.74 was before that as well.
rust:1.76.0-buster
Am tentatively building with 1.76, will report back finding in this ticket.
The text was updated successfully, but these errors were encountered:
Goes smoothly, but may have repercussions elsewhere.
Sorry, something went wrong.
PR #4
Hey @vishvish , I think that's fine, never had problems updating stable and I tend to track latest stable anyhow, thanks 👍
No branches or pull requests
package
clap_derive v4.5.3cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.72.1
Dockerfile
currently specifyingFROM rust:1.72-buster AS rust
Tag
rust:1.76.0-buster
was pushed five days ago, presumably 1.74 was before that as well.Am tentatively building with 1.76, will report back finding in this ticket.
The text was updated successfully, but these errors were encountered: