Skip to content

Commit

Permalink
devel branch of crystal-genome-util
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-nikiforov-umn committed Feb 5, 2024
1 parent cff6dd7 commit 77d4f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/git/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN git clone -q https://github.com/openkim/kim-python-utils -b master ${PACKAGE
&& git checkout e4e21b202264373a9f33dfc47b6e05c0af625950
RUN git clone -q https://github.com/openkim/crystal-genome-util -b main ${PACKAGE_DIR}/crystal-genome-util \
&& cd ${PACKAGE_DIR}/crystal-genome-util \
&& git checkout 860993d
&& git checkout devel
RUN git clone -q https://github.com/lammps/lammps -b stable_2Aug2023_update1 ${PACKAGE_DIR}/lammps
RUN git clone -q https://gitlab.com/openkim/ase -b user-species ${PACKAGE_DIR}/ase \
&& cd ${PACKAGE_DIR}/ase \
Expand Down

0 comments on commit 77d4f9a

Please sign in to comment.