Skip to content

Commit

Permalink
Bump R version to latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgautier committed Nov 24, 2023
1 parent 4fd5695 commit 8f865e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cibuildwheel/manylinux2014_Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG YUM_BASE_IMAGE=quay.io/pypa/manylinux2014
FROM ${YUM_BASE_IMAGE}_${PLATFORM}

ARG PLATFORM
ARG R_VERSION=4.2.2
ARG R_VERSION=4.3.2

# Instructions recommend the following but it appears to be already installed with
# the base image:
Expand Down

0 comments on commit 8f865e5

Please sign in to comment.