This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
FROM python:3.11-alpine
|
||||
|
||||
# copy the requirements file into the image
|
||||
COPY ./reqs.txt /app/reqs.txt
|
||||
COPY ./reqs.txt /app/reqs0.txt
|
||||
|
||||
# switch working directory
|
||||
WORKDIR /app
|
||||
|
Reference in New Issue
Block a user