Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Older rstudio-server and shiny-server installed into jammy images #1396

Open
ryanlovett opened this issue Jan 16, 2025 · 0 comments
Open

Older rstudio-server and shiny-server installed into jammy images #1396

ryanlovett opened this issue Jan 16, 2025 · 0 comments

Comments

@ryanlovett
Copy link
Collaborator

Bug description

The rstudio-server package https://download2.rstudio.org/server/focal/amd64/rstudio-server-2024.12.0-467-amd64.deb is available upstream, but https://download2.rstudio.org/server/bionic/amd64/rstudio-server-2022.12.0-353-amd64.deb is being installed into a jammy base image.

Similarly https://download3.rstudio.org/ubuntu-18.04/x86_64/shiny-server-1.5.22.1017-amd64.deb is available but https://download3.rstudio.org/ubuntu-14.04/x86_64/shiny-server-1.5.17.973-amd64.deb is being installed.

This is happening in repo2docker/buildpacks/_r_base.py.

I'm happy to make a PR if it is okay to update them. I could also update jupyter-rsession-proxy and jupyter-shiny-proxy in the same PR or a separate one.

Your personal set up

The repo is https://github.com/berkeley-dsep-infra/nature-user-image/.

The build was in https://github.com/berkeley-dsep-infra/nature-user-image/actions/runs/12798132409/job/35681509007.

  • OS: linux
  • repo2docker version repo2docker --version: 2024.07.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant