Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Sep 26, 2023
1 parent 8446db7 commit fb47429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ RUN conda install -y \
pip install \
matplotlib \
graphviz==2.40.1 \
templateflow ~= 0.8.1 \
templateflow~=0.8.1 \
zlib ; \
sync && \
chmod -R a+rX /usr/local/miniconda; sync && \
Expand Down

0 comments on commit fb47429

Please sign in to comment.