We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc08ee1 commit 7e517cfCopy full SHA for 7e517cf
repo2docker/buildpacks/r.py
@@ -70,7 +70,7 @@ def r_version(self):
70
"4.0": "4.0.5",
71
"3.6": "3.6.3",
72
"3.5": "3.5.3",
73
- "3.4": "3.4.0",
+ "3.4": "3.4.4",
74
"3.3": "3.3.3",
75
}
76
0 commit comments