Skip to content

Commit

Permalink
OK - Looks like wily docker image got a security update for git since…
Browse files Browse the repository at this point in the history
… I last built.

1:2.5.0-1ubuntu0.1 to 1:2.5.0-1ubuntu0.2.
  • Loading branch information
bobsummerwill committed Apr 20, 2016
1 parent e721de5 commit bad2e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-crosseth
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get update && apt-get install -y \
autoconf=2.69-8 \
bzip2=1.0.6-8 \
cmake=3.2.2-2ubuntu3 \
git \
git=1:2.5.0-1ubuntu0.2 \
m4=1.4.17-4 \
texinfo=6.0.0.dfsg.1-3 \
tree=1.7.0-3 \
Expand Down

0 comments on commit bad2e79

Please sign in to comment.