diff --git a/docker/install/Dockerfile b/docker/install/Dockerfile index 85da607..a69eef9 100644 --- a/docker/install/Dockerfile +++ b/docker/install/Dockerfile @@ -167,7 +167,7 @@ RUN cd ${PACKAGE_DIR}/ase/ \ ## are explicitly satisfied ######################################### RUN ${PIP} install kim-tools==0.4.13 -RUN ${PIP} install kimvv==0.1.11 +RUN ${PIP} install kimvv==0.1.12 ######################################### ## kim-python-utils