diff --git a/Dockerfile b/Dockerfile index 4487817..e422890 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM harbor.pollinger.dev/mirror/texlive:latest AS default +FROM harbor.pollinger.dev/dockerhub-mirror/texlive/texlive:latest AS default RUN apt update RUN apt install graphviz nodejs -y RUN luaotfload-tool --update