FROM python:3.12-slim-bookworm RUN apt update && apt install -y pandoc CMD ["/data/run.sh"]