StaPH-B / docker-builds

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

Update table2asn for 2024-06-18 #1009

Closed erinyoung closed 2 months ago

erinyoung commented 2 months ago

There's a new version of table2asn!

It is unclear what is new, but I'm sure there are feature improvements and bug fixes.

I just copied the files from 1.28.943 and updated the versions.

The full diff:

$ diff ncbi-table2asn/1.28*/Dockerfile
1c1
< ARG RELEASE_DATE="2024-06-18"
---
> ARG RELEASE_DATE="2023-10-05"
7c7
< ARG TABLE2ASN_VER="1.28.1021"
---
> ARG TABLE2ASN_VER="1.28.943"

Pull Request (PR) checklist:

Kincekara commented 2 months ago

Thank you for the update! Deploy link: https://github.com/StaPH-B/docker-builds/actions/runs/9784108323