diff --git a/Dockerfile b/Dockerfile index a23b657..bf9a7af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,7 @@ FROM python:3.11-slim +LABEL org.opencontainers.image.source = "https://github.com/PacketParker/LinkLogger" + MAINTAINER "parker " WORKDIR /