FROM docker.io/library/python:3.9-alpine

RUN pip3 install cirrus-run==1.0.1
