Open tdsmith opened 4 years ago
I believe this wont adversely affect the running of the program (given the code doesn't use dplyr).
it looks like rlang gets updated from the dated CRAN snapshot during the docker image build but dplyr does not, which is probably what's triggering the message (which doesn't look consequential):
trying URL 'https://cran.microsoft.com/snapshot/2020-04-10/src/contrib/rlang_0.4.5.tar.gz'
Content type 'application/octet-stream' length 816813 bytes (797 KB)
==================================================
downloaded 797 KB
After
docker run -it --rm gcr.io/moz-fx-ds-283/ds_283_prod:latest
: