diff options
Diffstat (limited to 'samples/photo/Dockerfile')
-rw-r--r-- | samples/photo/Dockerfile | 2 |
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 . . |