Install git-lfs from stretch-backports
This commit is contained in:
parent
6d0f030aa7
commit
77f077b4cf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue