Skip to content

Commit f3a57ac

Browse files
committed
Add clarifying comment
1 parent 614eb81 commit f3a57ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

maintainer/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ENV APPL_IGRID_DIR="/usr/local/src/applgrid/src"
99

1010
# the last version is the default Rust version used in the container
1111
# 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
1213
ARG RUST_V="1.80.1 1.91.1 nightly-2026-03-10"
1314

1415
ENV CARGO_HOME="/usr/local/cargo"

0 commit comments

Comments
 (0)