diff --git a/Dockerfile b/Dockerfile index 7fd5516..eea92be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bookworm-slim +FROM git.roy.lv/oci/texlive-bookworm-slim:latest ADD compile.sh / RUN chmod +x /compile.sh