Skip to content

Commit

Permalink
trivial change to trigger build with correct tag
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Aug 25, 2023
1 parent b1f0498 commit 2c45764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lammps-mpich-rocky/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN cd /opt/spack-environment && \
make && \
make install

# ensure lmp executable is on path for flux user
# Ensure lmp executable is on path for flux user
# And anyone can interact with lammps examples
RUN mkdir -p /home/flux && \
mv /opt/lammps/examples /home/flux/examples && \
Expand Down

0 comments on commit 2c45764

Please sign in to comment.