Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
JupyterLab
R
geospatial
Commits
4379fe47
Commit
4379fe47
authored
Oct 18, 2021
by
Olivier Benz
Browse files
Update JupyterLab to version 3.2.0
- Update Git to version 2.33.1
parent
bfd3de79
Pipeline
#7139
passed with stages
in 75 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
r-ver/latest.Dockerfile
View file @
4379fe47
ARG
BASE_IMAGE=debian:bullseye
ARG
GIT_VERSION=2.33.
0
ARG
GIT_VERSION=2.33.
1
FROM
registry.gitlab.b-data.ch/git/gsi/${GIT_VERSION}/${BASE_IMAGE} as gsi
...
...
@@ -16,9 +16,9 @@ ARG NB_USER=jovyan
ARG
NB_UID=1000
ARG
NB_GID=100
ARG
JUPYTERHUB_VERSION=1.4.2
ARG
JUPYTERLAB_VERSION=3.
1.18
ARG
JUPYTERLAB_VERSION=3.
2.0
ARG
CODE_SERVER_RELEASE=3.12.0
ARG
GIT_VERSION=2.33.
0
ARG
GIT_VERSION=2.33.
1
ARG
PANDOC_VERSION=2.14.2
ARG
CODE_WORKDIR
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment