From bb37033886e496b0b6fe31a5a181d5e595817d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 22:05:08 +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 b5f3c293..1efec1cf 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