From 2053ddbcb69b4b19ca7956951a1687e71d4c4dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Sat, 6 Jan 2024 00:36:09 +0100 Subject: [PATCH] Dymmy docker change --- solr/docker/templates/Dockerfile.body.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"