summaryrefslogtreecommitdiff
path: root/samples/echobot-setmycommands
diff options
context:
space:
mode:
authorOleg Morozenkov <o.morozenkov@corp.mail.ru>2022-11-01 20:12:47 +0300
committerOleg Morozenkov <o.morozenkov@corp.mail.ru>2022-11-01 20:12:47 +0300
commita36d46f0f4d54e2442d54d0127e204292f8a8be1 (patch)
tree5f98c06d20cfafe3ad4a976e948832096515d8b5 /samples/echobot-setmycommands
parente96d3a3d4f023dc0d5d4e60fb8efb5a40ce7a71d (diff)
Fixes #228
Diffstat (limited to 'samples/echobot-setmycommands')
-rw-r--r--samples/echobot-setmycommands/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/echobot-setmycommands/Dockerfile b/samples/echobot-setmycommands/Dockerfile
index c103a7d..d3fa099 100644
--- a/samples/echobot-setmycommands/Dockerfile
+++ b/samples/echobot-setmycommands/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-setmycommands
COPY . .