Skip to content

Commit

Permalink
chore: add new R version
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Oct 19, 2023
1 parent 901a4a6 commit e36f2e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-and-push-to-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,12 @@ jobs:
- RVERSION: 4.2.0
BASE_IMAGE_NAME: rocker/verse
EXTENSION: r
- RVERSION: 4.2.3
BASE_IMAGE_NAME: rocker/verse
EXTENSION: r
- RVERSION: 4.3.1
BASE_IMAGE_NAME: rocker/verse
EXTENSION: r
- RVERSION: devel
BASE_IMAGE_NAME: rocker/verse
EXTENSION: r
Expand Down

0 comments on commit e36f2e4

Please sign in to comment.