update copy in dockerfile
This commit is contained in:
@@ -19,6 +19,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
# Copy application files
|
# Copy application files
|
||||||
COPY app.py .
|
COPY app.py .
|
||||||
|
COPY lib.py .
|
||||||
COPY ingress.py .
|
COPY ingress.py .
|
||||||
COPY models.py .
|
COPY models.py .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user