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 3cb3fbf commit 7fd9a3dCopy full SHA for 7fd9a3d
repo2docker/buildpacks/r.py
@@ -75,7 +75,7 @@ def r_version(self):
75
"3.5.3": "3.5.3-1bionic",
76
"3.6": "3.6.3-1bionic",
77
"3.6.0": "3.6.0-2bionic",
78
- "3.6.1": "3.6.1-1bionic",
+ "3.6.1": "3.6.1-3bionic",
79
"4.0": "4.0.5-1.1804.0",
80
"4.0.2": "4.0.2-1.1804.0",
81
"4.1": "4.1.2-1.1804.0",
0 commit comments