Skip to content

Commit

Permalink
Increase bioc version
Browse files Browse the repository at this point in the history
  • Loading branch information
bbimber committed Apr 29, 2024
1 parent a924b04 commit a34d700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG GH_PAT='NOT_SET'
## Redo the R installation, since we need a base image using focal, but updated R version:
# This should be removed in favor of choosing a better base image once Exacloud supports jammy
ENV R_VERSION=4.4.0
ENV R_BIOC_VERSION=3.18
ENV R_BIOC_VERSION=3.19
ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/latest
RUN /bin/sh -c /rocker_scripts/install_R_source.sh \
&& /bin/sh -c /rocker_scripts/setup_R.sh
Expand Down

0 comments on commit a34d700

Please sign in to comment.