Added missing Labels to Dockerfiles

This commit is contained in:
DerLinkman 2023-05-05 10:05:40 +00:00
parent 2463405dfd
commit be9db39a64
No known key found for this signature in database
GPG key ID: F109FD97469550A2

View file

@ -1,4 +1,5 @@
FROM solr:7.7-slim
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
USER root