mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 08:13:20 +08:00
update for testing
This commit is contained in:
parent
4c9c6f3dfb
commit
b5cb5efc78
@ -2,7 +2,7 @@ FROM python:3.11-slim
|
|||||||
|
|
||||||
WORKDIR /app/streamlit
|
WORKDIR /app/streamlit
|
||||||
|
|
||||||
COPY Pipfile Pipfile.lock ./
|
COPY Pipfile ./
|
||||||
|
|
||||||
RUN pip install pipenv && pipenv install --system --deploy
|
RUN pip install pipenv && pipenv install --system --deploy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user