Skip to content
Snippets Groups Projects
Verified Commit f71c43fc authored by Olivier Benz's avatar Olivier Benz
Browse files

tidyverse: Update latest.Dockerfile

- Use registry.gitlab.b-data.ch/jupyterlab/r/base
parent 500ddf75
No related branches found
No related tags found
No related merge requests found
ARG R_VERSION=4.2.0
FROM registry.gitlab.b-data.ch/jupyterlab/r/r-ver:${R_VERSION}
FROM registry.gitlab.b-data.ch/jupyterlab/r/base:${R_VERSION}
ARG NCPUS=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment