3 lines
82 B
Docker
3 lines
82 B
Docker
|
|
FROM ghcr.io/mlflow/mlflow:v2.18.0
|
||
|
|
RUN pip install --no-cache-dir psycopg2-binary
|