Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
fixed copying license and citation.cff file to home directory.
  • Loading branch information
Aleem2 authored Nov 27, 2023
1 parent fe81f16 commit 919005a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ EXPOSE 80/tcp
WORKDIR /home

# Copying license, citation.cff and readme files to home directory
COPY . /home
COPY . .

0 comments on commit 919005a

Please sign in to comment.