feed-the-void/Dockerfile

2 lines
65 B
Docker
Raw Normal View History

FROM python:slim-bookworm
RUN apt update && apt install -y pandoc