Skip to content

Commit ada6f6d

Browse files
Merge branch 'main' of github.com:openkim/developer-platform
2 parents a51ebdf + 0c17c40 commit ada6f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/install/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ RUN ${PIP} install pybind11==2.6.2
5656
RUN ${PIP} install spglib==2.3.1
5757
RUN ${PIP} install numdifftools==0.9.41
5858
RUN ${PIP} install kim-tools==0.4.5
59-
RUN ${PIP} install kimvv==0.1.9
59+
RUN ${PIP} install kimvv==0.1.10
6060
RUN ${PIP} install kim-convergence==0.0.3
6161

6262
#########################################

0 commit comments

Comments
 (0)