summaryrefslogtreecommitdiff
path: root/qa/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'qa/Dockerfile')
-rw-r--r--qa/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/Dockerfile b/qa/Dockerfile
index db1e6c9a84c..9956ced0ef6 100644
--- a/qa/Dockerfile
+++ b/qa/Dockerfile
@@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y wget unzip xvfb
##
# Install some packages from backports
#
-RUN apt-get -y -t stretch-backports install git
+RUN apt-get -y -t stretch-backports install git git-lfs
##
# Install Docker