From a36d46f0f4d54e2442d54d0127e204292f8a8be1 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 1 Nov 2022 20:12:47 +0300 Subject: Fixes #228 --- samples/echobot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/echobot') diff --git a/samples/echobot/Dockerfile b/samples/echobot/Dockerfile index a7aa61a..57f3030 100644 --- a/samples/echobot/Dockerfile +++ b/samples/echobot/Dockerfile @@ -1,5 +1,5 @@ FROM reo7sp/tgbot-cpp -MAINTAINER Oleg Morozenkov +MAINTAINER Oleg Morozenkov WORKDIR /usr/src/echobot COPY . . -- cgit v1.2.3