Enhance Containerfile: Add French language support packages for improved localization
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

This commit is contained in:
2025-10-30 14:10:16 +01:00
parent a2752c6838
commit 1edf6c7f20

View File

@@ -12,6 +12,9 @@ RUN dnf install -y \
@gnome-desktop \ @gnome-desktop \
@hardware-support \ @hardware-support \
@development-tools \ @development-tools \
glibc-langpack-fr \
langpacks-core-fr \
langpacks-fr \
code \ code \
flatpak \ flatpak \
buildah \ buildah \