There was an error while loading. Please reload this page.
1 parent e835596 commit 3a19f89Copy full SHA for 3a19f89
1 file changed
Dockerfile
@@ -1,5 +1,4 @@
1
-# TODO: switch to release container when R-4.6 is out
2
-FROM ghcr.io/r-universe-org/base-image:devel
+FROM ghcr.io/r-devel/ubuntu-24.04:latest
3
4
RUN echo "R_PLATFORM_PKGTYPE=linux.binary.noble-$(arch)" >> "$HOME/.Renviron"
5
0 commit comments