Skip to content

Commit 3452404

Browse files
committed
update mpi
Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>
1 parent bad1499 commit 3452404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/base/intel.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apt update \
1919
&& apt update \
2020
&& apt install -y --no-install-recommends \
2121
dnsutils \
22-
intel-oneapi-mpi-2021.13 \
22+
intel-oneapi-mpi-2021.14.5 \
2323
&& rm -rf /var/lib/apt/lists/*
2424

2525
COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)