kopia lustrzana https://github.com/jupyterhub/repo2docker
Don't specify older patchlevel as default R
rodzic
a098f95dc4
commit
e51eae9287
|
@ -74,7 +74,7 @@ class RBuildPack(PythonBuildPack):
|
|||
}
|
||||
|
||||
# the default if nothing is specified
|
||||
r_version = "4.1.0"
|
||||
r_version = "4.1"
|
||||
|
||||
if not hasattr(self, "_r_version"):
|
||||
parts = self.runtime.split("-")
|
||||
|
|
Ładowanie…
Reference in New Issue