diff --git a/Earthfile b/Earthfile index 5a3a6c6a..1f36f869 100644 --- a/Earthfile +++ b/Earthfile @@ -73,7 +73,7 @@ python-api-client: pypi-clean.sh r-api-client: - FROM r-base:4.5.0 + FROM r-base:4.5.1 WORKDIR /app CACHE /root/.cache