FROM python:3.10-slim

RUN python3 -m pip install secure-package==0.1.0
