From e860892a5a5a69f00192dbf6cc63194147f2dd8a Mon Sep 17 00:00:00 2001 From: Egor Svitin Date: Fri, 3 Feb 2023 11:49:54 +0300 Subject: [PATCH] update copy --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c4ae0c2..d0a1fbb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,4 +10,4 @@ RUN pip install pymongo \ dict_hash \ requests -COPY ./* /app/ +COPY ./ /app/