diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 05ef579..e098f69 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM nowox/latex:3:0 +FROM nowox/latex:3.0 RUN apt-get update && apt-get install -y qpdf git RUN apt-get install -y texlive-pictures texlive-science