Update Dockerfile
Some checks failed
Build TexLive Docker image / build-docker (push) Failing after 7s

This commit is contained in:
2023-11-22 00:25:09 +01:00
parent 167b5e12bd
commit f627f9426f

View File

@ -1,6 +1,6 @@
FROM public.ecr.aws/ubuntu/ubuntu:24.04
RUN apt-get update
RUN apt update
RUN apt-get install -y texlive texlive-lang-german texlive-latex-extra
RUN apt-get install -y inkscape
RUN apt-get install -y python3-pygments