Skip to content

Commit

Permalink
Add git to Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
JPGlaser committed Feb 23, 2024
1 parent a175aa6 commit c242748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN micromamba install --yes --name base\
-c defaults\
-c demorest\
python=3.9\
git \
pip\
mkl\
jupyter\
Expand Down

0 comments on commit c242748

Please sign in to comment.