Update python:3.10-slim Docker digest to 4bd9a0e
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
434b8662b3
commit
dec0f4bce3
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:e53bad75661571d23d9fd632d10f192b09228f31b14af1fc0be3d0142b426657
|
||||
FROM python:3.10-slim@sha256:4bd9a0e5da619b155a214342bb4fdc774a947fec9061016a123fa4073431c9cb
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue