Update python:3.10-slim Docker digest to 1326d0f
Build and push mlflow container / Build and push mlflow container (push) Successful in 11s
Details
Build and push mlflow container / Build and push mlflow container (push) Successful in 11s
Details
This commit is contained in:
parent
a4ed983af8
commit
00ec0ac027
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:4bd9a0e5da619b155a214342bb4fdc774a947fec9061016a123fa4073431c9cb
|
||||
FROM python:3.10-slim@sha256:1326d0fd281d283b077fd249e618339a44c9ca5aae6e05cb4f069a087e827922
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue