Skip to content

Commit

Permalink
fix label
Browse files Browse the repository at this point in the history
  • Loading branch information
Kincekara committed Aug 22, 2024
1 parent a394b42 commit dff117f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pasty/2.1.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG PASTY_VER
LABEL base.image="mambaorg/micromamba:1.5.8"
LABEL dockerfile.version="1"
LABEL software="pasty"
LABEL software.version="${PASTY_VERSION}"
LABEL software.version="${PASTY_VER}"
LABEL description="In silico serogrouping of Pseudomonas aeruginosa isolates from genome assemblies"
LABEL website="https://github.com/rpetit3/pasty"
LABEL license="https://github.com/rpetit3/pasty/blob/main/LICENSE"
Expand Down

0 comments on commit dff117f

Please sign in to comment.