Skip to content

Commit

Permalink
use swig 3.0.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Feb 23, 2018
1 parent 297f9a0 commit 952fe2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/shogun-sdk/Dockerfile
@@ -1,6 +1,9 @@
FROM debian:stretch
MAINTAINER shogun@shogun-toolbox.org

RUN apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8A9CA30DB3C431E3
RUN echo "deb http://ppa.launchpad.net/timsc/swig-3.0.12/ubuntu xenial main" | tee -a /etc/apt/sources.list

RUN apt-get update -qq && apt-get upgrade -y && \
apt-get install -qq --force-yes --no-install-recommends make gcc g++ \
libc6-dev libbz2-dev libjson-c-dev ccache libarpack2-dev libatlas-base-dev \
Expand Down

0 comments on commit 952fe2f

Please sign in to comment.