Skip to content

Commit

Permalink
chore(deps): update dependency rocker-org/rocker-versioned2 to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 6f47ac1 commit a8bab8a
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
SHELL ["/bin/bash", "-c"]

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

0 comments on commit a8bab8a

Please sign in to comment.