openanalytics/shinyproxy-shiny-demo-minimal

Build failure due to expired GPG key

Closed this issue · 1 comments

Hi,

The GPG key for https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/ needs to be updated. Adding the following line before the apt-get calls fixes it:

RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9

I see that you have a similar line in the openanalytics/r-base base image with the old GPG key. It's probably best that it's updated over there.

Hi, thank you for opening this issue. In the meantime this should have been fixed, therefore I'm going to close this issue.