Update Dockerfile
All checks were successful
All checks were successful
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apk add --no-cache ${PYTHON_PACKAGES}
|
||||
|
||||
FROM default AS full
|
||||
RUN apk add --no-cache texlive-full
|
||||
RUN luaotfload-tool --no-cache
|
||||
RUN luaotfload-tool --update
|
||||
|
||||
FROM full AS full-python
|
||||
RUN apk add --no-cache ${PYTHON_PACKAGES}
|
||||
Reference in New Issue
Block a user