Skip to content

Commit

Permalink
WIP : Rstudio 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas committed Aug 3, 2023
1 parent 2d3fdd0 commit 975423f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion technologies/app/rstudio/rstudio-4.2/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ apply<SaagieTechnologiesGradlePlugin>()
tasks.withType(com.bmuschko.gradle.docker.tasks.image.DockerBuildImage::class) {
this.buildArgs.put(
"base_img",
"saagie/r-image:4.2-1.141.0_SDKTECHNO-211"
"saagie/r-image:4.2-1.164.0_SDKTECHNO-239"
)
}

0 comments on commit 975423f

Please sign in to comment.