diff --git a/Containerfile b/Containerfile index dca425b..877e677 100644 --- a/Containerfile +++ b/Containerfile @@ -1,8 +1,8 @@ FROM registry.fedoraproject.org/fedora-minimal USER root - -ENV LANG="en_US.UTF-8" +# required by ansible-config +ENV LANG="C.UTF-8" ENV NEOVIM_PKGS="\ wget \