diff --git a/Containerfile b/Containerfile index 85a4be0..3414d8e 100644 --- a/Containerfile +++ b/Containerfile @@ -12,6 +12,9 @@ RUN dnf install -y \ @gnome-desktop \ @hardware-support \ @development-tools \ + glibc-langpack-fr \ + langpacks-core-fr \ + langpacks-fr \ code \ flatpak \ buildah \