mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
typo in dockerfile
This commit is contained in:
parent
36655026cd
commit
0c4f34792b
@ -20,7 +20,7 @@ RUN apt-get install ffmpeg libsm6 libxext6 -y
|
||||
# Copy required files from repo into image
|
||||
COPY ./deepface /app/deepface
|
||||
COPY ./requirements.txt /app/
|
||||
COPY ./package_info.json /app/package_info.json
|
||||
COPY ./package_info.json /app/
|
||||
COPY ./setup.py /app/
|
||||
COPY ./README.md /app/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user