FROM python:3.9-alpine

MAINTAINER Felipe P. Silva <felipefoz@gmail.com>

RUN pip install badges-gitlab==0.4.0

