Skip to content

Commit

Permalink
Fixed typo in label
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung authored Jan 11, 2024
1 parent ca9bf92 commit eb7587b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nanoplot/1.42.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LABEL maintainer="Curtis Kapsak"
LABEL maintainer.email="[email protected]"
LABEL maintainer2="Kate Prussing"
LABEL maintainer2.email="[email protected]"
LABEL maintainer2="Erin Young"
LABEL maintainer2.email="[email protected]"
LABEL maintainer3="Erin Young"
LABEL maintainer3.email="[email protected]"

# install dependencies via apt; cleanup apt garbage; set locale to en_US.UTF-8
RUN apt-get update && apt-get install -y zlib1g-dev \
Expand Down

0 comments on commit eb7587b

Please sign in to comment.