FROM ghcr.io/mlflow/mlflow:v2.6.0

RUN pip install boto3 psycopg2-binary

