Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Oct 1, 2024
1 parent a7724c2 commit 1d6ffc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.test-env
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG KAHIP_VERSION=3.16
# should be pinned to the most recent NumPy release that is supported by
# the most recent Numba release, see
# https://numba.readthedocs.io/en/stable/user/installing.html#version-support-information
ARG NUMPY_VERSION=2.0.1
ARG NUMPY_VERSION=2.0.2
ARG PETSC_VERSION=3.22.0
ARG SLEPC_VERSION=3.22.0

Expand Down

0 comments on commit 1d6ffc2

Please sign in to comment.