Commit 77f077b4 authored by Ash McKenzie's avatar Ash McKenzie

Install git-lfs from stretch-backports

parent 6d0f030a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment