Skip to content

Commit 7fbf2d6

Browse files
Update r-base Docker tag to v4.5.0 (#360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c21f7 commit 7fbf2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ python-api-client:
7373
pypi-clean.sh
7474

7575
r-api-client:
76-
FROM r-base:4.4.3
76+
FROM r-base:4.5.0
7777
WORKDIR /app
7878

7979
CACHE /root/.cache

0 commit comments

Comments
 (0)