Skip to content

Commit 3ffc8d9

Browse files
authored
Pin to exact version
1 parent 3326869 commit 3ffc8d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

binder/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ dependencies:
2626
- ruamel_yaml
2727
# for R language server and kernel
2828
- r
29-
- r-base >=4.1
29+
# workaround for https://github.com/jupyterhub/repo2docker/issues/1140
30+
- r-base=4.0
3031
- r-irkernel
3132
- r-languageserver
3233
- rpy2

0 commit comments

Comments
 (0)