diff --git a/Earthfile b/Earthfile index d9dd63e4..3b3b87b2 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