Skip to content

Commit

Permalink
chore(deps): update dependency rocker-org/rocker-versioned2 to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 63490ad commit c21e360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM $BASE_IMAGE
LABEL maintainer="InseeFrLab <[email protected]>"

# R Config
ARG R_VERSION="4.4.1"
ARG R_VERSION="4.4.2"
ENV R_VERSION=${R_VERSION}
ENV R_HOME="/usr/local/lib/R"
ENV DEFAULT_USER="${USERNAME}"
Expand Down

0 comments on commit c21e360

Please sign in to comment.