Skip to content

Commit

Permalink
build: Remove unused label from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Jan 22, 2024
1 parent 2bd552c commit ef29360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
FROM python:3.12-slim

LABEL maintainer="Jermiah Joseph"
LABEL org.opencontainers.image.source=https://github.com/jjjermiah/nbiatoolkit

# install the dependencies
RUN python -m pip install nbiatoolkit
Expand Down

0 comments on commit ef29360

Please sign in to comment.