Merge pull request #8700 from jerosa/patch-1

Add Git-LFS to build image

Reviewed-by: Bill Nottingham
             https://github.com/wenottingham
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-11-30 19:40:06 +00:00 committed by GitHub
commit fcdb38469b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,6 +121,7 @@ RUN dnf -y update && \
ansible \
bubblewrap \
git-core \
git-lfs \
glibc-langpack-en \
krb5-workstation \
libcgroup-tools \