From e0678ab2bb557aaf39639e9c54c029888a9aa91c Mon Sep 17 00:00:00 2001 From: Thomas Weise Date: Fri, 3 Sep 2021 16:27:52 +0800 Subject: [PATCH] version stepping --- image/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/Dockerfile b/image/Dockerfile index 9b6150e..f87a399 100644 --- a/image/Dockerfile +++ b/image/Dockerfile @@ -10,7 +10,7 @@ # software components inside the image are under the respective # licenses chosen by their respective copyright holders. # -FROM thomasweise/docker-texlive-thin:3.0 +FROM thomasweise/docker-texlive-thin:3.1 MAINTAINER Thomas Weise RUN echo "Initial update." &&\