We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80163a3 commit e835596Copy full SHA for e835596
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# TODO: switch to release container when R-4.6 is out
2
-FROM ghcr.io/r-devel/ubuntu-devel
+FROM ghcr.io/r-universe-org/base-image:devel
3
4
RUN echo "R_PLATFORM_PKGTYPE=linux.binary.noble-$(arch)" >> "$HOME/.Renviron"
5
0 commit comments