Added missing Labels to Dockerfiles

This commit is contained in:
DerLinkman
2024-02-05 12:40:19 +01:00
parent 2463405dfd
commit be9db39a64
+1
View File
@@ -1,4 +1,5 @@
FROM solr:7.7-slim
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
USER root