diff --git a/Earthfile b/Earthfile index e2bfb76d..a5804275 100644 --- a/Earthfile +++ b/Earthfile @@ -73,7 +73,7 @@ python-api-client: pypi-clean.sh r-api-client: - FROM r-base:4.5.1 + FROM r-base:4.5.2 WORKDIR /app CACHE /root/.cache