Skip to content

Commit

Permalink
Merge pull request #133 from molssi-seamm/dev
Browse files Browse the repository at this point in the history
Internal update of GitHub workflow
  • Loading branch information
paulsaxe authored May 14, 2024
2 parents b62e984 + b20a54f commit ac46c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM molssi/mamba141

COPY ./mopac_step/data/seamm_mopac.yml /root/environment.yml
COPY ./mopac_step/data/seamm-mopac.yml /root/environment.yml

RUN mamba env update -f /root/environment.yml

Expand Down

0 comments on commit ac46c8a

Please sign in to comment.