Skip to content

Commit

Permalink
upgrade R
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Nov 17, 2023
1 parent f885d1b commit a38cbe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions databio/lab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ manifest:
docker_image: linuxserver/yq
docker_args: "-i --entrypoint jq"
- command: R
docker_image: bioconductor/bioconductor_docker:RELEASE_3_15
docker_image: bioconductor/bioconductor_docker:RELEASE_3_18
docker_command: R
docker_args: "-it"
description: "You should add --volume=${HOME}/R/4.0:/usr/local/lib/R/host-site-library to tool_args"
Expand All @@ -28,7 +28,7 @@ manifest:
docker_args: "-it"
description: "You should add --volume=${HOME}/R/4.0:/usr/local/lib/R/host-site-library to tool_args"
- command: Rscript
docker_image: bioconductor/bioconductor_docker:RELEASE_3_15
docker_image: bioconductor/bioconductor_docker:RELEASE_3_18
docker_command: Rscript
docker_args: "-it"
- command: Rscript4.0.3
Expand Down

0 comments on commit a38cbe0

Please sign in to comment.