Skip to content

Commit b684bcd

Browse files
#
1 parent a4d4ffd commit b684bcd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile_spm_hdbet

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ RUN python -m pip install SimpleITK
5151

5252
RUN python -m pip install HD-BET
5353

54-
ENV OPENBLAS_NUM_THREADS=1 # should be added in macapype_env
54+
# should be added in macapype_env
55+
ENV OPENBLAS_NUM_THREADS=1
5556

5657
############################################# install macapype
5758

0 commit comments

Comments
 (0)