Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit d267f9b

Browse files
authored
Merge pull request #13 from martinRenou/rebuild_latest_empack
Rebuild with latest empack
2 parents c4f056a + 87cf74a commit d267f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN micromamba install --yes -c conda-forge \
1010
# Install empack
1111
##################################################################
1212

13-
RUN pip install empack
13+
RUN pip install empack>=0.5.2
1414

1515
##################################################################
1616
# Setup emsdk

0 commit comments

Comments
 (0)