Skip to content

Commit

Permalink
Merge pull request #15 from interline-io/fix-java-ssl-cert-issue
Browse files Browse the repository at this point in the history
Fix missing java ssl certs by including openjdk-8-jre as well
  • Loading branch information
irees authored May 22, 2018
2 parents 94e8247 + 48fb39e commit 01147cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ RUN apt-get install \
python \
python-pip \
curl \
openjdk-8-jre \
openjdk-11-jre \
osmosis \
osmctools \
awscli \
Expand Down

0 comments on commit 01147cc

Please sign in to comment.