Skip to content

Commit 1fae8d1

Browse files
I deleted this file
1 parent 52c2a1f commit 1fae8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inferrer/feature_inferrer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN pip install --no-cache-dir -r requirements.txt
1010
COPY fetch_vgg.py /
1111
RUN python ./fetch_vgg.py
1212

13-
COPY gunicorn.conf.py start.sh prestart.py /
13+
COPY gunicorn.conf.py start.sh /
1414
COPY app /app
1515

1616
ENV PYTHONPATH=/app

0 commit comments

Comments
 (0)