diff --git a/infrastructure/graduated/fedora/arch.containerfile b/infrastructure/graduated/fedora/arch.containerfile index e1d214b..f12a5fd 100644 --- a/infrastructure/graduated/fedora/arch.containerfile +++ b/infrastructure/graduated/fedora/arch.containerfile @@ -59,7 +59,8 @@ RUN pacman -S --noconfirm \ texlive-latexrecommended \ texlive-binextra \ texlive-fontsrecommended \ - texlive-fontsextra + texlive-fontsextra \ + code ########################