Skip to content

Commit 7e517cf

Browse files
committed
Update R 3.4 from 3.4.0 to 3.4.4
1 parent fc08ee1 commit 7e517cf

File tree

1 file changed

+1
-1
lines changed
  • repo2docker/buildpacks

1 file changed

+1
-1
lines changed

repo2docker/buildpacks/r.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def r_version(self):
7070
"4.0": "4.0.5",
7171
"3.6": "3.6.3",
7272
"3.5": "3.5.3",
73-
"3.4": "3.4.0",
73+
"3.4": "3.4.4",
7474
"3.3": "3.3.3",
7575
}
7676

0 commit comments

Comments
 (0)