Skip to content

Commit

Permalink
Increase stable Rust version in container to 1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Jan 26, 2024
1 parent 37e686f commit 1117f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maintainer/pineappl-ci/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG CARGOC_V=0.9.24+cargo-0.73.0
ARG FASTNLO_V=2.5.0-2826
ARG LHAPDF_V=6.4.0

ARG RUST_V="1.64.0 nightly-2023-08-03"
ARG RUST_V="1.70.0 nightly-2024-01-25"

ENV APPL_IGRID_DIR="/usr/local/src/applgrid-${APPLGRID_V}/src"
ENV CARGO_HOME="/usr/local/cargo"
Expand Down

0 comments on commit 1117f39

Please sign in to comment.