Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Apr 16, 2024
1 parent e0af775 commit ecc93b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/echopype/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
FROM openscapes/python:4f340eb
LABEL org.opencontainers.image.maintainers="[email protected]"
LABEL org.opencontainers.image.authors="Wu-Jung Lee + echopype team"
LABEL org.opencontainers.image.source=https://github.com/nmfs-opensci/container-images/echopype
LABEL org.opencontainers.image.description="Tooling for ocean sonar data processing in Python"
LABEL org.opencontainers.image.source="https://github.com/nmfs-opensci/container-images/echopype"
LABEL org.opencontainers.image.description="echopype tooling for ocean sonar data processing in Python. Author: Wu-Jung Lee + echopype team."
LABEL org.opencontainers.image.licenses=Apache2.0

# holoviews is out of date in the openscapes image
Expand Down

0 comments on commit ecc93b7

Please sign in to comment.