Update python:3.10-slim Docker digest to e53bad7
Build and push mlflow container / Build and push mlflow container (push) Successful in 8s
Details
Build and push mlflow container / Build and push mlflow container (push) Successful in 8s
Details
This commit is contained in:
parent
5934340de4
commit
e64357e789
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.10-slim@sha256:ef44c53813f71871130462fcd1cf77df9a3a468ed7730b402e1216e21ed8fe4f
|
FROM python:3.10-slim@sha256:e53bad75661571d23d9fd632d10f192b09228f31b14af1fc0be3d0142b426657
|
||||||
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