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/photo/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/photo') 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 +MAINTAINER Oleg Morozenkov WORKDIR /usr/src/photo COPY . . -- cgit v1.2.3