Skip to content

Commit

Permalink
Update rocker/binder version
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace authored Sep 2, 2023
1 parent f805de5 commit 21942da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM rocker/binder:4.1.2
FROM rocker/binder:4.3.1
RUN R -e "options(repos = c(geocompr = 'https://geocompr.r-universe.dev', CRAN = 'https://cloud.r-project.org')); install.packages('geocompkg')"

0 comments on commit 21942da

Please sign in to comment.