Skip to content

Commit

Permalink
added software.version LABEL
Browse files Browse the repository at this point in the history
  • Loading branch information
kapsakcj committed Sep 9, 2024
1 parent 4e7abe7 commit c859e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stxtyper/1.0.24/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ARG STXTYPER_VER="1.0.24"
LABEL base.image="ubuntu:jammy"
LABEL dockerfile.version="1"
LABEL software="stxtyper"
LABEL software.version="${STXTYPER_VER}"
LABEL description="Search for Shiga toxin genes within bacterial genome assemblies"
LABEL website="https://github.com/ncbi/stxtyper"
LABEL license="https://github.com/ncbi/stxtyper/blob/main/LICENSE"
Expand Down

0 comments on commit c859e00

Please sign in to comment.