diff --git a/Earthfile b/Earthfile index b5f3c293..1efec1cf 100644 --- a/Earthfile +++ b/Earthfile @@ -70,7 +70,7 @@ python-api-client: pypi-clean.sh r-api-client: - FROM rocker/r-ver:4.5.3 + FROM rocker/r-ver:4.6.0 WORKDIR /app CACHE /root/.cache