Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ibiem2020
IBIEM2020
Commits
08917046
Commit
08917046
authored
Feb 16, 2021
by
josh
Browse files
increment R version
3.6.2 isn't on CRAN anymore
parent
f34dd024
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
08917046
...
...
@@ -6,9 +6,9 @@ FROM ubuntu:18.04
MAINTAINER
Mark McCahill "mark.mccahill@duke.edu"
ENV
DEBIAN_FRONTEND noninteractive
ENV
R_VERSION="3.6.
2
"
ENV
R_VERSION="3.6.
3
"
ENV
RSTUDIO_VERSION="1.2.1335"
ENV
CRAN_REPO=
"
https://mran.revolutionanalytics.com/snapshot/2020-0
1
-2
2"
ENV
CRAN_REPO=
'
https://mran.revolutionanalytics.com/snapshot/2020-0
4
-2
3'
# get R from a CRAN archive
RUN
apt-get update
&&
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment