Update python:3.10-slim Docker digest to f80e619
Build and push mlflow container / Build and push mlflow container (push) Successful in 7s
Details
Build and push mlflow container / Build and push mlflow container (push) Successful in 7s
Details
This commit is contained in:
parent
7675e8d84d
commit
b3a305fd4f
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:684b1aaf96a7942b3c3af438d162e0baa3510aa7af25ad76d238e0c746bdec79
|
||||
FROM python:3.10-slim@sha256:f80e619e067eebe47bc72f16da167888710a73235c35b14fdff85ee8245db476
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue