We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095e7bd commit 2ecfc9eCopy full SHA for 2ecfc9e
1 file changed
docker/git/Dockerfile
@@ -23,4 +23,4 @@ RUN git clone -q https://gitlab.com/openkim/ase -b user-species ${PACKAGE_DIR}/a
23
&& git checkout 23b90a5461c21a8530c431629a1423dc1ce84b56
24
RUN git clone -q https://github.com/openkim/MDpp.git -b fix_species_added_atoms ${PACKAGE_DIR}/MD++ \
25
&& cd ${PACKAGE_DIR}/MD++ \
26
- && git checkout d2cf99f58aa342c06b73914a89f051761d6153c3
+ && git checkout 3580250bb1ee41b3132ce509b788fa0b448aa274
0 commit comments