From 3ba3635125b9507cb902db1bd6b04d20bb4ce901 Mon Sep 17 00:00:00 2001 From: michaelmnemonic <124399031+michaelmnemonic@users.noreply.github.com> Date: Sat, 9 Nov 2024 17:20:12 +0000 Subject: [PATCH] Fix typo --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 977eb93..6f4472f 100644 --- a/Containerfile +++ b/Containerfile @@ -10,7 +10,7 @@ RUN dnf install -y pam_mount RUN dnf install -y kate # Add fonts -RUN dnf intsall -y \ +RUN dnf install -y \ jetbrains-mono-fonts \ rsms-inter-fonts