Skip to content

Commit

Permalink
Update docker dev image
Browse files Browse the repository at this point in the history
  • Loading branch information
lebdron committed Jun 18, 2017
1 parent a8ff020 commit 8434124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM ubuntu:16.04

RUN apt-get update && apt-get -y upgrade && \
apt-get -y install build-essential python-software-properties \
automake libtool \
# dev dependencies
libssl-dev libc-ares-dev xsltproc \
# CircleCI dependencies
Expand Down

0 comments on commit 8434124

Please sign in to comment.