From cef2f2842884eb6c4ec35e7ea96b7536e6369797 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 10:11:23 +0000 Subject: [PATCH] Update rocker/r-ver Docker tag to v4.6.0 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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