diff --git a/Earthfile b/Earthfile index 0e86852e..a24636d0 100644 --- a/Earthfile +++ b/Earthfile @@ -73,7 +73,7 @@ python-api-client: pypi-clean.sh r-api-client: - FROM r-base:4.4.3 + FROM r-base:4.5.0 WORKDIR /app CACHE /root/.cache