Update python:3.10-slim Docker digest to 161d1e3
Build and push mlflow container / Build and push mlflow container (push) Successful in 17s
Details
Build and push mlflow container / Build and push mlflow container (push) Successful in 17s
Details
This commit is contained in:
parent
5aa7e57e74
commit
4567b816b2
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:d1d9668edf582da74198f57bf5d6f8011eeb6611a93461964d129c9e394db08e
|
||||
FROM python:3.10-slim@sha256:161d1e3deddba156d7834d15e6fe4d010b3b6f69f18ee1cfba9348e712f4a4ba
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue