Skip to content

Commit

Permalink
change path back for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Jun 17, 2024
1 parent c08a492 commit a3657a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.tbprofiler-0.9.8.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:focal

#copy the reference genome to pre-compute our index
COPY tuberculosis.fasta /data/tuberculosis.fasta
COPY resources/tuberculosis.fasta /data/tuberculosis.fasta

#USER root
WORKDIR /
Expand Down

0 comments on commit a3657a1

Please sign in to comment.