Skip to content

Commit

Permalink
Add git to docker container used in build pipeline (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
awschristou authored and mpiroc committed Mar 14, 2019
1 parent db406e8 commit ad06edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM ubuntu:latest

RUN apt-get update && apt-get -y upgrade && apt-get -y install xvfb \
libgtk-3-0 \
git \
gnupg \
curl \
libxss1 \
Expand Down

0 comments on commit ad06edb

Please sign in to comment.