Skip to content

Commit 7fd9a3d

Browse files
committed
Move 3.6.1 back to 3.6.1-3bionic
Was accidentally included along with the 3.6.3-1biocnic upgrade for 3.6
1 parent 3cb3fbf commit 7fd9a3d

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
@@ -75,7 +75,7 @@ def r_version(self):
7575
"3.5.3": "3.5.3-1bionic",
7676
"3.6": "3.6.3-1bionic",
7777
"3.6.0": "3.6.0-2bionic",
78-
"3.6.1": "3.6.1-1bionic",
78+
"3.6.1": "3.6.1-3bionic",
7979
"4.0": "4.0.5-1.1804.0",
8080
"4.0.2": "4.0.2-1.1804.0",
8181
"4.1": "4.1.2-1.1804.0",

0 commit comments

Comments
 (0)