FROM quay.io/pypa/manylinux_2_24_x86_64:latest

RUN apt-get update && apt-get install -y libfreetype6-dev libfontconfig1-dev
