diff --git a/Dockerfile b/Dockerfile index d1b89eb..9e4fa5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM nginx:latest -LABEL org.opencontainers.image.authors="pmc@voxpupuli.org" +LABEL org.opencontainers.image.authors="voxpupuli@groups.io" COPY entrypoint.sh / COPY . /usr/share/nginx/html/