Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update r-base to 4.2.0 released this morning #12288

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

eddelbuettel
Copy link
Contributor

Standard update of r-base to the new upstream release 4.2.0 made earlier today using the updated Debian binaries

No other container changes

@github-actions
Copy link

Diff for 10e8009:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 9c81b2a..76a18e0 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,7 +1,7 @@
 Maintainers: Carl Boettiger <rocker-maintainers@eddelbuettel.com> (@cboettig), Dirk Eddelbuettel <rocker-maintainers@eddelbuettel.com> (@eddelbuettel)
 GitRepo: https://github.com/rocker-org/rocker.git
 
-Tags: 4.1.3, latest
+Tags: 4.2.0, latest
 Architectures: amd64, arm64v8, ppc64le, s390x
-GitCommit: 2fb991537d60c20bc11a93a76587d6e25bb3a054
-Directory: r-base/4.1.3
+GitCommit: f69d608f08f472438672ec34f430141ea84c509a
+Directory: r-base/4.2.0
diff --git a/_bashbrew-list b/_bashbrew-list
index e6b5130..c938f1c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,2 +1,2 @@
-r-base:4.1.3
+r-base:4.2.0
 r-base:latest
diff --git a/r-base_latest/Dockerfile b/r-base_latest/Dockerfile
index 59c989c..e932cb2 100644
--- a/r-base_latest/Dockerfile
+++ b/r-base_latest/Dockerfile
@@ -39,7 +39,7 @@ RUN echo "deb http://http.debian.net/debian sid main" > /etc/apt/sources.list.d/
         && echo 'APT::Default-Release "testing";' > /etc/apt/apt.conf.d/default \
         && echo 'APT::Install-Recommends "false";' > /etc/apt/apt.conf.d/90local-no-recommends
 
-ENV R_BASE_VERSION 4.1.3
+ENV R_BASE_VERSION 4.2.0
 
 ## During the freeze, new (source) packages are in experimental and we place the binaries in our PPA
 #RUN echo "deb http://deb.debian.org/debian experimental main" > /etc/apt/sources.list.d/experimental.list \

Relevant Maintainers:

@yosifkit yosifkit merged commit 1340005 into docker-library:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants