Skip to content

Commit

Permalink
Update stablelift image to existing version
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie authored Aug 20, 2024
1 parent 3769bfb commit 2d52a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ params {
gatk_version = '4.4.0.0'
pipeval_version = '5.0.0-rc.3'
samtools_version = '1.20'
stablelift_version = 'branch-nwiltsie-regroup-modules' // FIXME
stablelift_version = 'dev' // FIXME

docker_image_bcftools = "${-> params.docker_container_registry}/bcftools-score:${params.bcftools_version}"
docker_image_bedtools = "${-> params.docker_container_registry}/bedtools:${params.bedtools_version}"
Expand Down

0 comments on commit 2d52a74

Please sign in to comment.