Skip to content

Commit

Permalink
chore(deps): update dependency rocker-org/rocker-versioned2 to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 6f47ac1 commit 1bb2f92
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.3.1"
ENV R_VERSION=${R_VERSION}
ENV R_HOME="/usr/local/lib/R"
ENV DEFAULT_USER="${USERNAME}"
Expand Down

0 comments on commit 1bb2f92

Please sign in to comment.