Skip to content

Commit

Permalink
wrong package names
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Sep 2, 2024
1 parent f5f4442 commit d965274
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion models/ed/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ FROM pecan/models:${IMAGE_VERSION}

RUN apt-get update \
&& apt-get install -y --no-install-recommends \
libhdf5-openmpi \
libhdf5-openmpi-103 \
libgomp1 \
&& rm -rf /var/lib/apt/lists/*

# INSTALL PEcAn.ED2
Expand Down

0 comments on commit d965274

Please sign in to comment.