Skip to content

Commit ad06edb

Browse files
awschristoumpiroc
authored andcommitted
Add git to docker container used in build pipeline (aws#365)
1 parent db406e8 commit ad06edb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM ubuntu:latest
22

33
RUN apt-get update && apt-get -y upgrade && apt-get -y install xvfb \
44
libgtk-3-0 \
5+
git \
56
gnupg \
67
curl \
78
libxss1 \

0 commit comments

Comments
 (0)