diff --git a/Dockerfile b/Dockerfile index f322769..fabec99 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN [ "pacman", "-Syu", "manjaro-tools-iso-git",\ "base-devel",\ "git",\ "lsb-release",\ + "fontconfig",\ "--noconfirm" ] # Import my Pacman GPG key