Skip to content

Commit 2ecfc9e

Browse files
committed
BUG: fix MD++ source for neighborlist interger overflow
1 parent 095e7bd commit 2ecfc9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/git/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ RUN git clone -q https://gitlab.com/openkim/ase -b user-species ${PACKAGE_DIR}/a
2323
&& git checkout 23b90a5461c21a8530c431629a1423dc1ce84b56
2424
RUN git clone -q https://github.com/openkim/MDpp.git -b fix_species_added_atoms ${PACKAGE_DIR}/MD++ \
2525
&& cd ${PACKAGE_DIR}/MD++ \
26-
&& git checkout d2cf99f58aa342c06b73914a89f051761d6153c3
26+
&& git checkout 3580250bb1ee41b3132ce509b788fa0b448aa274

0 commit comments

Comments
 (0)