diff --git a/containers/Dockerfile b/containers/Dockerfile index 73171ee..f6773e6 100644 --- a/containers/Dockerfile +++ b/containers/Dockerfile @@ -4,6 +4,7 @@ RUN micromamba install --yes --name base\ -c defaults\ -c demorest\ python=3.9\ + git \ pip\ mkl\ jupyter\