summaryrefslogtreecommitdiff
path: root/samples/photo
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/photo
parente96d3a3d4f023dc0d5d4e60fb8efb5a40ce7a71d (diff)
Fixes #228
Diffstat (limited to 'samples/photo')
-rw-r--r--samples/photo/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/photo/Dockerfile b/samples/photo/Dockerfile
index ea9993a..b87c2ca 100644
--- a/samples/photo/Dockerfile
+++ b/samples/photo/Dockerfile
@@ -1,5 +1,5 @@
FROM reo7sp/tgbot-cpp
-MAINTAINER Oleg Morozenkov <a@reo7sp.ru>
+MAINTAINER Oleg Morozenkov <m@oleg.rocks>
WORKDIR /usr/src/photo
COPY . .