Skip to content

Commit e835596

Browse files
authored
Use r-universe image while r-4.6 is in alpha/beta
1 parent 80163a3 commit e835596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# TODO: switch to release container when R-4.6 is out
2-
FROM ghcr.io/r-devel/ubuntu-devel
2+
FROM ghcr.io/r-universe-org/base-image:devel
33

44
RUN echo "R_PLATFORM_PKGTYPE=linux.binary.noble-$(arch)" >> "$HOME/.Renviron"
55

0 commit comments

Comments
 (0)