Skip to content

Commit

Permalink
Use r2u
Browse files Browse the repository at this point in the history
  • Loading branch information
rundel authored Oct 4, 2024
1 parent 7006a55 commit ee9362f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rocker/r-ubuntu:24.04
FROM rocker/r2u:latest

ADD Rprofile.site /usr/lib/R/etc/Rprofile.site
#ADD Rprofile.site /usr/lib/R/etc/Rprofile.site

RUN apt-get update \
&& apt-get upgrade -y
Expand Down

0 comments on commit ee9362f

Please sign in to comment.