FINNGEN / ETL

second version for the ETL of the detailed longitudinal data to the OMOP-CDM
https://finngen.github.io/ETL/
MIT License
0 stars 0 forks source link

Update dockerfile to R 4.3 #144

Closed shanmukhasampath closed 1 year ago

shanmukhasampath commented 1 year ago

Current R version is 4.3.0 but the Rstudio server Dockerfile is constructed using R 4.2.2. https://github.com/FINNGEN/ETL/blob/e164484eafc4e34d584f71603aff0eff62fd355e/3_etl_code/ETL_Orchestration/Dockerfile#L1-L2

This needs to be changed to R 4.3.0 and reconstruct the docker image.