Update python:3.10-slim Docker digest to 3be54ac
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
This commit is contained in:
parent
df8d778ba1
commit
7dc6b9d828
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:0e20bcf0e55bb8b052775133f812801e609fb0550e9366f35e83bcf49134d33d
|
||||
FROM python:3.10-slim@sha256:3be54aca807a43b5a1fa2133b1cbb4b58a018d6ebb1588cf1050b7cbebf15d55
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue