diff options
Diffstat (limited to 'Containerfile')
-rw-r--r-- | Containerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile index 662c5d2..b7f6597 100644 --- a/Containerfile +++ b/Containerfile @@ -2,7 +2,6 @@ FROM registry.fedoraproject.org/fedora-minimal:39 # Build tools RUN microdnf install -y inkscape git - # TeXlive components RUN microdnf install -y texlive-scheme-basic \ texlive-collection-luatex \ |