Update python:3.10-slim Docker digest to d1d9668
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
deade93cb1
commit
227c5ba1f9
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:64157e9ca781b9d18e4d7e613f4a3f19365a26d82da87ff1aa82a03eacb34687
|
||||
FROM python:3.10-slim@sha256:d1d9668edf582da74198f57bf5d6f8011eeb6611a93461964d129c9e394db08e
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue