FROM python:3.10-slim WORKDIR /prefect RUN pip install s3fs RUN pip install prefect==2.8.7