Skip to content

Commit

Permalink
Update container (#282)
Browse files Browse the repository at this point in the history
* Update APPLgrid from 1.6.27 to 1.6.36

* Update LHAPDF from 6.4.0 to 6.5.4
  • Loading branch information
cschwan authored May 31, 2024
1 parent aef0982 commit c35d39e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maintainer/pineappl-ci/Containerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM quay.io/pypa/manylinux2014_x86_64

ARG APPLGRID_V=1.6.27
ARG APPLGRID_V=1.6.36
# 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
ARG LHAPDF_V=6.5.4
ARG ZLIB_V=1.3.1

# the last version is the default Rust version used in the container
Expand Down

0 comments on commit c35d39e

Please sign in to comment.