-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Example dockerfile:
FROM rockylinux/rockylinux:10
RUN \
dnf upgrade -y && \
yum install -y https://github.com/r-lib/rig/releases/download/latest/r-rig-latest-1.$(arch).rpm && \
rig add 4.5.1 --without-pak
Currently shows:
#7 99.61 [ERROR] Failed to resolve R version: Cannot download JSON: HTTP status client error (404 Not Found) for url (https://api.r-hub.io/rversions/resolve/4.5.1/linux-rocky-10.0/x86_64)
jemus42
Metadata
Metadata
Assignees
Labels
No labels