From: Petr Špaček Date: Tue, 19 Dec 2017 13:44:50 +0000 (+0100) Subject: Docker: update e-mail address X-Git-Tag: v2.0.0~50^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743b4bc7ce46bc4320880fee5444b9f17a425aca;p=thirdparty%2Fknot-resolver.git Docker: update e-mail address --- diff --git a/ci/Dockerfile b/ci/Dockerfile index 1cda87b14..dcf96da93 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,5 +1,5 @@ FROM debian:stable -MAINTAINER Knot DNS +MAINTAINER Knot Resolver WORKDIR /root CMD ["/bin/bash"]