diff --git a/dockerfile b/dockerfile index 398d972..d9866c1 100644 --- a/dockerfile +++ b/dockerfile @@ -1,8 +1,7 @@ FROM python:3.10-slim -LABEL org.opencontainers.image.source = "https://github.com/PacketParker/Guava" - -MAINTAINER "parker " +LABEL org.opencontainers.image.source="https://github.com/PacketParker/Guava" +LABEL org.opencontainers.image.authors="parker " WORKDIR /