mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +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
|
||||
|
||||
COPY Pipfile Pipfile.lock ./
|
||||
COPY Pipfile ./
|
||||
|
||||
RUN pip install pipenv && pipenv install --system --deploy
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user