diff --git a/utils/containers/sundials/Dockerfile b/utils/containers/sundials/Dockerfile index 2e236c9d5fc7ae752d7e49f1a0279af4dd03165a..03b5d5e66c90188774bd350a2ed2ece70bb31a09 100644 --- a/utils/containers/sundials/Dockerfile +++ b/utils/containers/sundials/Dockerfile @@ -20,6 +20,7 @@ RUN apt-get update -y && \ python3-pip \ valgrind \ gdb &&\ + valgrind &&\ apt-get autoclean RUN pip3 install xarray