From 51f47eafbd840fcedef784cdee50a0df7d4d5b9b Mon Sep 17 00:00:00 2001 From: ilia Nikiforov Date: Thu, 25 Jul 2024 23:27:46 -0500 Subject: [PATCH] upversion kim-tools --- docker/git/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/git/Dockerfile b/docker/git/Dockerfile index 8c554d0..57b1ff2 100644 --- a/docker/git/Dockerfile +++ b/docker/git/Dockerfile @@ -26,4 +26,4 @@ RUN git clone -q https://gitlab.com/micronano_public/MDpp -b release ${PACKAGE_D && git checkout f7d64a7720a4bc1602371a128c8db7779fcf8dcb RUN git clone -q https://github.com/openkim/kim-tools -b main ${PACKAGE_DIR}/kim-tools \ && cd ${PACKAGE_DIR}/kim-tools \ - && git checkout d9592451f98907c25725526f8a543d508c688e5d + && git checkout 5f41a38ec8e6bc6ac47b31918df931a08b38b104