From 5728e4d61a5b49f6810bc561981aba4e55089458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 00:40:03 +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 6c54cb84..886d2fa4 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