diff --git a/solr/docker/templates/Dockerfile.body.template b/solr/docker/templates/Dockerfile.body.template index 63ac7334718..abfaf7aa004 100644 --- a/solr/docker/templates/Dockerfile.body.template +++ b/solr/docker/templates/Dockerfile.body.template @@ -26,7 +26,7 @@ #-# #-# -LABEL org.opencontainers.image.title="Apache Solr" +LABEL org.opencontainers.image.title="Apache Solr TEST" LABEL org.opencontainers.image.description="Apache Solr is the popular, blazing-fast, open source search platform built on Apache Lucene." LABEL org.opencontainers.image.authors="The Apache Solr Project" LABEL org.opencontainers.image.url="https://solr.apache.org"