FROM python:3.11-slim ENV PIP_DISABLE_PIP_VERSION_CHECK=1 RUN pip install --no-cache-dir requests psycopg2-binary