summaryrefslogtreecommitdiff
path: root/samples/echobot/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/echobot/Dockerfile')
-rw-r--r--samples/echobot/Dockerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/echobot/Dockerfile b/samples/echobot/Dockerfile
index 8d8bca5..054c1c7 100644
--- a/samples/echobot/Dockerfile
+++ b/samples/echobot/Dockerfile
@@ -1,6 +1,5 @@
FROM reo7sp/tgbot-cpp
-MAINTAINER Oleg Morozenkov
-ENV REFRESHED_AT 2015-08-12
+MAINTAINER Oleg Morozenkov <a@reo7sp.ru>
WORKDIR /tmp/echobot
COPY . .