Bump docker image versions for ncbi-tools, nextclade, read-qc-tools, pangolin#652
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates pinned Docker image versions used by WDL task modules (and the central requirements-modules.txt manifest) to pick up newer releases of several upstream bioinformatics tools.
Changes:
- Bump
ncbi-toolsDocker tag to2.12.0acrosstasks_ncbi_tools.wdlandrequirements-modules.txt. - Bump
nextcladeDocker tag to3.21.0acrosstasks_nextstrain.wdlandrequirements-modules.txt. - Bump
read-qc-toolsDocker tag to1.1.0andpangolinto4.4-pdata-1.38, keeping WDL runtimes aligned withrequirements-modules.txt.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
requirements-modules.txt |
Updates the pinned dependency image versions for the module version manifest used by CI/runtime checks. |
pipes/WDL/tasks/tasks_ncbi_tools.wdl |
Updates ncbi-tools runtime Docker image tag for NCBI submission/metadata tasks. |
pipes/WDL/tasks/tasks_nextstrain.wdl |
Updates nextclade runtime Docker image tag for Nextclade classification tasks. |
pipes/WDL/tasks/tasks_reports.wdl |
Updates read-qc-tools runtime Docker image tag for multiqc_from_bams. |
pipes/WDL/tasks/tasks_sarscov2.wdl |
Updates pangolin runtime Docker image tag for single- and multi-sample Pangolin tasks. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dpark01
enabled auto-merge
April 1, 2026 13:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ncbi-toolsfrom 2.11.1 to 2.12.0 (9 tasks intasks_ncbi_tools.wdl)nextcladefrom 3.19.0 to 3.21.0 (2 tasks intasks_nextstrain.wdl)read-qc-toolsfrom 1.0.1 to 1.1.0 (1 task intasks_reports.wdl)pangolinfrom 4.3.3-pdata-1.36 to 4.4-pdata-1.38 (2 tasks intasks_sarscov2.wdl)requirements-modules.txtto matchTest plan
🤖 Generated with Claude Code