forked from LiveCarta/BookConverter
LAW-3131 fix dockerfile
This commit is contained in:
@@ -6,4 +6,4 @@ COPY . /app/
|
||||
|
||||
WORKDIR /app/
|
||||
|
||||
CMD python ./src/consumer.py
|
||||
CMD python /app/src/consumer.py
|
||||
|
||||
Reference in New Issue
Block a user