mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-31 19:54:46 +08:00
Merge pull request #9 from aimingmed/feature/github-workflow
update for testing
This commit is contained in:
commit
1e59f65d29
@ -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