diff --git a/Dockerfile b/Dockerfile index 8c02a75..40a6559 100644 --- a/Dockerfile +++ b/Dockerfile @@ -219,12 +219,11 @@ LABEL org.opencontainers.image.authors="${LICENSE}" LABEL org.opencontainers.image.created="${BUILD_DATE}" LABEL org.opencontainers.image.version="${BUILD_VERSION}" LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}" -LABEL org.opencontainers.image.url="https://hub.docker.com/casjaysdevdocker/web" -LABEL org.opencontainers.image.source="https://hub.docker.com/casjaysdevdocker/web" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/web" LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.revision="${GIT_COMMIT}" -LABEL org.opencontainers.image.source="https://github.com/casjaysdevdocker/web" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/web" +LABEL org.opencontainers.image.source="https://github.com/dockersrc/web" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/web" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc