summaryrefslogtreecommitdiff
path: root/samples/echobot-curl-client/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/echobot-curl-client/Dockerfile')
-rw-r--r--samples/echobot-curl-client/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/echobot-curl-client/Dockerfile b/samples/echobot-curl-client/Dockerfile
index 2954ceb..f9e4380 100644
--- a/samples/echobot-curl-client/Dockerfile
+++ b/samples/echobot-curl-client/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-curl-client
COPY . .