Update Dockerfile
Some checks failed
Build Docker Image / build (push) Failing after 5m27s

This commit is contained in:
2025-01-27 21:40:46 +00:00
parent 7262cb0866
commit e5e945da4d

View File

@@ -1,4 +1,4 @@
FROM texlive/texlive:latest FROM texlive/texlive:latest
RUN apt update RUN apt update
RUN apt install graphviz -y RUN apt install graphviz nodejs -y
RUN luaotfload-tool --update RUN luaotfload-tool --update