Update Dockerfile
Some checks failed
Some checks failed
This commit is contained in:
@@ -5,7 +5,7 @@ RUN apk add --no-cache graphviz nodejs git-lfs make
|
||||
|
||||
FROM base AS default
|
||||
RUN apk add --no-cache texlive texlive-luatex
|
||||
RUN luaotfload-tool --no-cache
|
||||
RUN luaotfload-tool --update
|
||||
|
||||
FROM default AS python
|
||||
RUN apk add --no-cache ${PYTHON_PACKAGES}
|
||||
|
||||
Reference in New Issue
Block a user