Add extra packages

This commit is contained in:
Jacob Patterson 2025-03-17 16:42:48 -04:00
parent 498851415d
commit ff78edbc62

View file

@ -1,2 +1,2 @@
FROM alpine:3.19 FROM alpine:3.19
RUN apk add --no-cache texlive-xetex coreutils make git RUN apk add --no-cache texlive-xetex texmf-dist-latexextra coreutils make git