StaPH-B / docker-builds

:package: :whale: Dockerfiles and documentation on tools for public health bioinformatics
GNU General Public License v3.0
187 stars 119 forks source link

adding datasets version 16.30.0 #1063

Closed erinyoung closed 2 weeks ago

erinyoung commented 3 weeks ago

There's a new version of datasets!

Well... lot's of them. Mostly it looks like minor updates recently, but I don't want to get too far behind.

I just copied the prior dockerfile and updated the software version arg.

The full diff.

$ diff ncbi-datasets/16.22.1/Dockerfile ncbi-datasets/16.30.0/Dockerfile 
3c3
< ARG DATASETS_VER="16.22.1"
---
> ARG DATASETS_VER="16.30.0"

Pull Request (PR) checklist:

Kincekara commented 2 weeks ago

Thank you for the update! It is hard to catch datasets versions. Here is the deploy link: https://github.com/StaPH-B/docker-builds/actions/runs/11111481495