wrong image
Signed-off-by: Hipstercat <tasty@hipstercat.fr>
This commit is contained in:
parent
79655fae5b
commit
cb2c0a84aa
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.9-lite
|
FROM python:3.9-slim
|
||||||
WORKDIR /code
|
WORKDIR /code
|
||||||
COPY ./requirements.txt /code/requirements.txt
|
COPY ./requirements.txt /code/requirements.txt
|
||||||
RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
|
RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user