Skip to content

Commit

Permalink
Add SHA to image name
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCreosote committed Oct 8, 2024
1 parent 288b100 commit 0262cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quast.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ task quast {
}

runtime {
docker: "ghcr.io/kbaseapps/kb_quast:pr-36"
docker: "ghcr.io/kbaseapps/kb_quast:pr-36@sha256:5bb0d1bcf15de1fbf8596d3c4351ff6610a85ec1a0676fc18b224294c505edd0"
runtime_minutes: 20
memory: "100 GB"
cpu: 4
Expand Down

0 comments on commit 0262cff

Please sign in to comment.