Skip to content

Commit

Permalink
fix label
Browse files Browse the repository at this point in the history
  • Loading branch information
Kincekara committed Feb 26, 2024
1 parent 021c93b commit 13cc052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gubbins/3.3.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /
LABEL base.image="mambaorg/micromamba:1.5.6"
LABEL dockerfile.version="1"
LABEL software="Gubbins"
LABEL software.version="${SOFTWARENAME_VERSION}"
LABEL software.version="${GUBBINS_VER}"
LABEL description="Genealogies Unbiased By recomBinations In Nucleotide Sequences"
LABEL website="https://github.com/nickjcroucher/gubbins"
LABEL license="https://github.com/nickjcroucher/gubbins/blob/master/LICENSE"
Expand Down

0 comments on commit 13cc052

Please sign in to comment.