Skip to content

Commit 3962aca

Browse files
committed
Freeze R v4.4.1
- base: Rollback JupyterLab to v4.2.5 - jupyter/docker-stacks#2167
1 parent 2f9d2e9 commit 3962aca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
88

99
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | RStudio | Neovim | Git | Git LFS | Pandoc | CRAN date | Linux distro |
1010
|:------|:--------|:------------|:------------|:-------------------|:--------------|:-------|:-------|:--------|:-------|:-----------|:-------------|
11-
| 4.4.1 | 3.12.7 | 5.2.1 | 4.3.0 | 4.93.1 (1.93.1) | 2024.09.0+375 | 0.10.2 | 2.47.0 | 3.5.1 | 3.2 | 2024‑10‑31 | Debian 12 |
11+
| 4.4.1 | 3.12.7 | 5.2.1 | 4.2.5 | 4.93.1 (1.93.1) | 2024.09.0+375 | 0.10.2 | 2.47.0 | 3.5.1 | 3.2 | 2024‑10‑31 | Debian 12 |
1212
| 4.4.0 | 3.12.4 | 5.0.0 | 4.2.2 | 4.90.0 (1.90.0) | 2024.04.2+764 | n/a | 2.45.2 | 3.5.1 | 3.1.11 | 2024‑06‑14 | Debian 12 |
1313
| 4.3.3 | 3.11.9 | 4.1.5 | 4.1.6 | 4.23.0 (1.88.0) | n/a | n/a | 2.44.0 | 3.5.1 | 3.1.11 | 2024‑04‑24 | Debian 12 |
1414
| 4.3.2 | 3.11.8 | 4.0.2 | 4.1.2 | 4.21.2 (1.86.2) | n/a | n/a | 2.44.0 | 3.4.1 | 3.1.11 | 2024‑02‑29 | Debian 12 |

base/4.4.1.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG CUDA_IMAGE_FLAVOR
77
ARG NB_USER=jovyan
88
ARG NB_UID=1000
99
ARG JUPYTERHUB_VERSION=5.2.1
10-
ARG JUPYTERLAB_VERSION=4.3.0
10+
ARG JUPYTERLAB_VERSION=4.2.5
1111
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
1212
ARG CODE_SERVER_VERSION=4.93.1
1313
ARG RSTUDIO_VERSION=2024.09.0+375

0 commit comments

Comments
 (0)