Skip to content

Commit

Permalink
Bump PETSC release (#3445)
Browse files Browse the repository at this point in the history
* Update Dockerfile.test-env

* Update docker/Dockerfile.test-env

Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com>

---------

Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
  • Loading branch information
jorgensd and garth-wells authored Sep 30, 2024
1 parent 904ff3d commit 14dfa58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile.test-env
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ ARG GMSH_VERSION=4_13_1
ARG HDF5_VERSION=1.14.4.3
ARG KAHIP_VERSION=3.16
ARG NUMPY_VERSION=2.1.1
ARG PETSC_VERSION=3.21.5
ARG SLEPC_VERSION=3.21.1
ARG PETSC_VERSION=3.22.0
ARG SLEPC_VERSION=3.22.0

ARG MPICH_VERSION=4.2.2
ARG OPENMPI_SERIES=5.0
Expand Down

0 comments on commit 14dfa58

Please sign in to comment.