Skip to content

Commit

Permalink
Update cargo-c in container
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Sep 4, 2023
1 parent d42d062 commit 0a7e140
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maintainer/pineappl-ci/Containerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
FROM quay.io/pypa/manylinux2014_x86_64

ARG APPLGRID_V=1.6.27
ARG CARGOC_V=0.9.14+cargo-0.67
# must be at least 0.9.16, see https://github.com/NNPDF/pineappl/pull/242#issuecomment-1705371291
ARG CARGOC_V=0.9.24+cargo-0.73.0
ARG FASTNLO_V=2.5.0-2826
ARG LHAPDF_V=6.4.0

Expand Down

0 comments on commit 0a7e140

Please sign in to comment.