Skip to content

Commit

Permalink
Added label to associate the image with the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
justalemon committed Mar 5, 2024
1 parent 8c924e5 commit deb39b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM python:3.11.8-slim-bookworm
LABEL "org.opencontainers.image.source"="https://github.com/justalemon/Leek"
WORKDIR /app
COPY leek/ ./leek
COPY pyproject.toml .
Expand Down

0 comments on commit deb39b8

Please sign in to comment.