Revert R-devel gcc-8 patch for Ubuntu 18, openSUSE 15.3/15.4

This commit is contained in:
Greg Lin 2023-04-19 17:20:33 -05:00
commit a58ff1aa6e

View file

@ -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