Update python:3.10-slim Docker digest to 6af8ee1
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
361cd39809
commit
e62fba1155
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:31b1e4b1c4a1903649c95fa5e46c1066baf6acdd33167813af9fa7905355e1a3
|
||||
FROM python:3.10-slim@sha256:6af8ee12bd4e73177185a5ad01a85a1bd9dd6a9fe28161c1950ac1f604d51cdf
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue