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

Commit 87cf74a

Browse files
committed
Rebuild with latest empack
1 parent c4f056a commit 87cf74a

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)