Update python:3.10-slim Docker digest to 31b1e4b
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
This commit is contained in:
parent
bd532a8729
commit
c8a935dfcb
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:161d1e3deddba156d7834d15e6fe4d010b3b6f69f18ee1cfba9348e712f4a4ba
|
||||
FROM python:3.10-slim@sha256:31b1e4b1c4a1903649c95fa5e46c1066baf6acdd33167813af9fa7905355e1a3
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue