Update python:3.10-slim Docker digest to 2407c61
Build and push mlflow container / Build and push mlflow container (push) Successful in 1m24s
Details
Build and push mlflow container / Build and push mlflow container (push) Successful in 1m24s
Details
This commit is contained in:
parent
3bde77c1cc
commit
91c2fea144
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.10-slim@sha256:3be54aca807a43b5a1fa2133b1cbb4b58a018d6ebb1588cf1050b7cbebf15d55
|
FROM python:3.10-slim@sha256:2407c61b1a18067393fecd8a22cf6fceede893b6aaca817bf9fbfe65e33614a3
|
||||||
COPY requirements.txt .
|
COPY requirements.txt .
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
|
|
Loading…
Reference in New Issue