LAW-3131 fix dockerfile

This commit is contained in:
g
2020-02-12 15:23:32 +03:00
parent 4576f86b19
commit d95ca74c2a

View File

@@ -6,4 +6,4 @@ COPY . /app/
WORKDIR /app/ WORKDIR /app/
CMD python ./src/consumer.py CMD python /app/src/consumer.py