fix docker image related bugs

This commit is contained in:
sepehr 2024-07-24 19:44:43 +03:30
parent 4d88475e7e
commit cd89bc8ac7
2 changed files with 4 additions and 3 deletions

View file

@ -32,7 +32,6 @@ RUN set -ex \
# install other py libs - not require compilation
# copy source files
COPY conf /app/conf
COPY py /app/py