Revert R-devel gcc-8 patch for Ubuntu 18, openSUSE 15.3/15.4
This commit is contained in:
parent
f14d6d427f
commit
a58ff1aa6e
1 changed files with 10 additions and 40 deletions
|
|
@ -7,8 +7,7 @@ RUN set -x \
|
|||
&& export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y curl libcurl4-openssl-dev libicu-dev libopenblas-base libpcre2-dev wget python-pip \
|
||||
&& apt-get build-dep -y r-base \
|
||||
&& apt-get install -y gcc-8 g++-8 gfortran-8
|
||||
&& apt-get build-dep -y r-base
|
||||
|
||||
RUN pip install awscli
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue