FROM python:3.10-slim

RUN python3 -m pip install insecure-package==0.1
