FROM python:3.10-slim

RUN python3 -m pip install safety==1.10.3
