We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614eb81 commit f3a57acCopy full SHA for f3a57ac
1 file changed
maintainer/Containerfile
@@ -9,6 +9,7 @@ ENV APPL_IGRID_DIR="/usr/local/src/applgrid/src"
9
10
# the last version is the default Rust version used in the container
11
# as long as we're using `persist-doctests` in the `Rust` workflow we need nightly as default
12
+# see also https://github.com/rust-lang/rust/issues/56925
13
ARG RUST_V="1.80.1 1.91.1 nightly-2026-03-10"
14
15
ENV CARGO_HOME="/usr/local/cargo"
0 commit comments