summaryrefslogtreecommitdiff
path: root/samples/echobot/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/echobot/Dockerfile')
-rw-r--r--samples/echobot/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/echobot/Dockerfile b/samples/echobot/Dockerfile
index a7aa61a..57f3030 100644
--- a/samples/echobot/Dockerfile
+++ b/samples/echobot/Dockerfile
@@ -1,5 +1,5 @@
FROM reo7sp/tgbot-cpp
-MAINTAINER Oleg Morozenkov <a@reo7sp.ru>
+MAINTAINER Oleg Morozenkov <m@oleg.rocks>
WORKDIR /usr/src/echobot
COPY . .