diff --git a/installer/roles/image_build/templates/Dockerfile.j2 b/installer/roles/image_build/templates/Dockerfile.j2 index 23a5ceb0fe..c0c978636b 100644 --- a/installer/roles/image_build/templates/Dockerfile.j2 +++ b/installer/roles/image_build/templates/Dockerfile.j2 @@ -121,6 +121,7 @@ RUN dnf -y update && \ ansible \ bubblewrap \ git-core \ + git-lfs \ glibc-langpack-en \ krb5-workstation \ libcgroup-tools \