Skip to content

Commit

Permalink
update to latest version of c-g-u
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-nikiforov-umn committed Feb 4, 2024
1 parent d45ab81 commit cff6dd7
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 ee3b739636eb7e2562b8baa6799d213caea68019
&& git checkout 860993d
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 cff6dd7

Please sign in to comment.