This commit is contained in:
parent
55f0db1a33
commit
88e1b7afdd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user