Skip to content

Commit

Permalink
add pbtk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kincekara committed May 22, 2024
1 parent accb77a commit d1b82a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbjasmine/2.0.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ CMD [ "jasmine", "-h" ]
WORKDIR /data

## Test prep ##
FROM staphb/pbtk:latest as testdata
FROM staphb/pbtk:3.1.1 as testdata

RUN wget -q --no-check-certificate https://downloads.pacbcloud.com/public/Sequel-II-CpG-training/CCS/methylated/m64168_200823_191315.hifi_reads.bam &&\
pbindex m64168_200823_191315.hifi_reads.bam &&\
Expand Down

0 comments on commit d1b82a1

Please sign in to comment.