Skip to content

Commit

Permalink
Dockerfile: install zlib headers (for nokogiri gem).
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 22, 2019
1 parent d33c225 commit 5e42f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -13,6 +13,7 @@ RUN apt-get update \
fonts-dejavu-core \
g++ \
git \
libz-dev \
locales \
make \
openssh-client \
Expand Down

0 comments on commit 5e42f67

Please sign in to comment.